Home
last modified time | relevance | path

Searched refs:at_entry (Results 1 - 1 of 1) sorted by relevance

/third_party/elfutils/libdwfl/
H A Dlink_map.c533 consider_executable (Dwfl_Module *mod, GElf_Addr at_phdr, GElf_Addr at_entry, in consider_executable()
542 if (at_entry != 0) in consider_executable()
552 if (ehdr.e_entry != at_entry) in consider_executable()
607 if (at_entry != 0 && at_entry != ehdr.e_entry + bias) in consider_executable()
699 find_executable (Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, in find_executable()
707 GElf_Addr r_debug_vaddr = consider_executable (mod, at_phdr, at_entry, in find_executable()
530 consider_executable(Dwfl_Module *mod, GElf_Addr at_phdr, GElf_Addr at_entry, uint_fast8_t *elfclass, uint_fast8_t *elfdata, Dwfl_Memory_Callback *memory_callback, void *memory_callback_arg) consider_executable() argument
696 find_executable(Dwfl *dwfl, GElf_Addr at_phdr, GElf_Addr at_entry, uint_fast8_t *elfclass, uint_fast8_t *elfdata, Dwfl_Memory_Callback *memory_callback, void *memory_callback_arg) find_executable() argument

Completed in 2 milliseconds