Searched refs:open_elf (Results 1 – 7 of 7) sorted by relevance
99 bfd * open_elf(char const * filename);
68 if ((cur_bfd = open_elf(elffile)) == NULL) { in op_jit_convert()
250 bfd * open_elf(char const * filename) in open_elf() function
41 * dwfl_module_getdwarf.c (open_elf): Clear errno before CBFAIL.62 * dwfl_module_getdwarf.c (open_elf): Remove section-based70 * dwfl_module_getdwarf.c (open_elf): Enhance address_sync calculation97 * dwfl_module_getdwarf.c (open_elf): Initialize vaddr and address_sync.162 * dwfl_module_getdwarf.c (open_elf): Calculate alignment for bias182 * dwfl_module_getdwarf.c (open_elf): Do elf_end and clear FILE->elf in249 * dwfl_module_getdwarf.c (open_elf, find_dynsym): Likewise.459 * dwfl_module_getdwarf.c (open_elf): Likewise.532 * dwfl_module_getdwarf.c (open_elf): Extract elf_errno () for602 * dwfl_module_getdwarf.c (open_elf): Bias of ET_EXEC files is always 0.[all …]
60 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf() function177 mod->elferr = open_elf (mod, &mod->main); in __libdwfl_getelf()558 Dwfl_Error result = open_elf (mod, &mod->debug); in find_debuginfo()
1721 open_elf (struct usedfiles *fileinfo, Elf *elf) in open_elf() function2235 res = open_elf (fileinfo, elf_begin (fileinfo->fd, in ld_generic_file_process()
1741 * ldgeneric.c (open_elf): Likewise.