Home
last modified time | relevance | path

Searched refs:open_elf (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/src/
Delfclassify.c127 open_elf (void) in open_elf() function
748 if (open_elf () && run_classify ()) in process_current_path()
DChangeLog4576 * ldgeneric.c (open_elf): Likewise.
/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c77 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf() function
221 mod->elferr = open_elf (mod, &mod->main); in __libdwfl_getelf()
544 Dwfl_Error result = open_elf (mod, &mod->debug); in find_debuginfo()
991 if (open_elf (mod, &mod->aux_sym) != DWFL_E_NOERROR) in find_aux_sym()
DChangeLog26 * dwfl_module_getdwarf.c (open_elf, find_symtab): Likewise.
1134 (open_elf_file): First half of open_elf that just opens the elf
1136 (open_elf): Call open_elf_file.
1198 * dwfl_module_getdwarf.c (open_elf): Only explicitly set
1923 * dwfl_module_getdwarf.c (open_elf): Clear errno before CBFAIL.
1944 * dwfl_module_getdwarf.c (open_elf): Remove section-based
1952 * dwfl_module_getdwarf.c (open_elf): Enhance address_sync calculation
1979 * dwfl_module_getdwarf.c (open_elf): Initialize vaddr and address_sync.
2044 * dwfl_module_getdwarf.c (open_elf): Calculate alignment for bias
2064 * dwfl_module_getdwarf.c (open_elf): Do elf_end and clear FILE->elf in
[all …]