Lines Matching refs:open_elf
859 (open_elf_file): First half of open_elf that just opens the elf
861 (open_elf): Call open_elf_file.
923 * dwfl_module_getdwarf.c (open_elf): Only explicitly set
1648 * dwfl_module_getdwarf.c (open_elf): Clear errno before CBFAIL.
1669 * dwfl_module_getdwarf.c (open_elf): Remove section-based
1677 * dwfl_module_getdwarf.c (open_elf): Enhance address_sync calculation
1704 * dwfl_module_getdwarf.c (open_elf): Initialize vaddr and address_sync.
1769 * dwfl_module_getdwarf.c (open_elf): Calculate alignment for bias
1789 * dwfl_module_getdwarf.c (open_elf): Do elf_end and clear FILE->elf in
1856 * dwfl_module_getdwarf.c (open_elf, find_dynsym): Likewise.
2066 * dwfl_module_getdwarf.c (open_elf): Likewise.
2139 * dwfl_module_getdwarf.c (open_elf): Extract elf_errno () for
2209 * dwfl_module_getdwarf.c (open_elf): Bias of ET_EXEC files is always 0.
2268 * dwfl_module_getdwarf.c (open_elf): Open FILE->name if it's non-null.
2586 * dwfl_module_getdwarf.c (open_elf): Set MOD->e_type to ET_DYN for an
2601 * dwfl_module_getdwarf.c (open_elf): Close fd and reset to -1
2937 * dwfl_module_getdwarf.c (open_elf): Update initialization.