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
59 open_elf (Dwfl_Module *mod, struct dwfl_file *file) in open_elf() function131 mod->elferr = open_elf (mod, &mod->main); in find_file()220 return open_elf (mod, &mod->debug); in find_debuginfo()
59 * dwfl_module_getdwarf.c (open_elf): Extract elf_errno () for129 * dwfl_module_getdwarf.c (open_elf): Bias of ET_EXEC files is always 0.188 * dwfl_module_getdwarf.c (open_elf): Open FILE->name if it's non-null.506 * dwfl_module_getdwarf.c (open_elf): Set MOD->e_type to ET_DYN for an521 * dwfl_module_getdwarf.c (open_elf): Close fd and reset to -1857 * dwfl_module_getdwarf.c (open_elf): Update initialization.
1723 open_elf (struct usedfiles *fileinfo, Elf *elf) in open_elf() function2237 res = open_elf (fileinfo, elf_begin (fileinfo->fd, in ld_generic_file_process()
979 * ldgeneric.c (open_elf): Likewise.