Searched refs:at_phdr (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/libdwfl/ |
H A D | link_map.c | 533 consider_executable (Dwfl_Module *mod, GElf_Addr at_phdr, GElf_Addr at_entry, in consider_executable() 580 if (at_phdr != 0 in consider_executable() 589 if (ehdr.e_phoff - phdr->p_offset + phdr->p_vaddr != at_phdr) in consider_executable() 598 != (at_phdr & -align)) in consider_executable() 602 GElf_Addr bias = (at_phdr - (ehdr.e_phoff - phdr->p_offset 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