Searched refs:open_elf (Results 1 – 3 of 3) sorted by relevance
77 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf() function221 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()
859 (open_elf_file): First half of open_elf that just opens the elf861 (open_elf): Call open_elf_file.923 * dwfl_module_getdwarf.c (open_elf): Only explicitly set1648 * dwfl_module_getdwarf.c (open_elf): Clear errno before CBFAIL.1669 * dwfl_module_getdwarf.c (open_elf): Remove section-based1677 * dwfl_module_getdwarf.c (open_elf): Enhance address_sync calculation1704 * dwfl_module_getdwarf.c (open_elf): Initialize vaddr and address_sync.1769 * dwfl_module_getdwarf.c (open_elf): Calculate alignment for bias1789 * dwfl_module_getdwarf.c (open_elf): Do elf_end and clear FILE->elf in1856 * dwfl_module_getdwarf.c (open_elf, find_dynsym): Likewise.[all …]
4170 * ldgeneric.c (open_elf): Likewise.