• Home
  • Raw
  • Download

Lines Matching refs:dwfl_module_getdwarf

47 	* dwfl_module_getdwarf.c (find_aux_sym): Check sh_entsize is not zero.
83 * dwfl_module_getdwarf.c (load_dw): Close file descriptors after
231 * dwfl_module_getdwarf.c: Check shnum for 0 before subtracting from
263 * dwfl_module_getdwarf.c: Likewise.
343 * dwfl_module_getdwarf.c (find_symtab): Uncompress symstr, xndx, sym
396 * dwfl_module_getdwarf.c (find_prelink_address_sync): Move nested
398 * dwfl_module_getdwarf.c (find_dynsym): Move nested function
445 * dwfl_module_getdwarf.c (open_elf_file): Likewise.
468 * dwfl_module_getdwarf.c (MAX): Removed.
478 * dwfl_module_getdwarf.c (find_prelink_address_sync): Do not use
545 * dwfl_module_getdwarf.c (find_symtab): Check shdr is not NULL and
624 * dwfl_module_getdwarf.c (find_prelink_address_sync): Allocate
667 * dwfl_module_getdwarf.c (find_symtab): Explicitly clear symdata,
683 * dwfl_module_getdwarf.c (find_symtab): Always try find_dynsym last.
695 * dwfl_module_getdwarf.c (find_dynsym): elf_getdata_rawchunk takes
737 * dwfl_module_getdwarf.c (find_symtab): Sanity check the data buffer,
742 * dwfl_module_getdwarf.c (load_symtab): Don't use tables which have
747 * dwfl_module_getdwarf.c (find_dynsym): New inner function
781 * dwfl_module_getdwarf.c (find_offsets): Add parameter main_bias, use
837 * dwfl_module_getdwarf: Remove ENABLE_DWZ ifdefs so find_debug_altlink
856 * dwfl_module_getdwarf.c (__check_build_id): Removed.
880 * dwfl_module_getdwarf.c (__check_build_id): Implement using
885 * dwfl_module_getdwarf.c (__check_build_id): Moved from libdw.
895 * dwfl_module_getdwarf.c (find_debuglink): Moved to libdwelf.
923 * dwfl_module_getdwarf.c (open_elf): Only explicitly set
1120 * dwfl_module_getdwarf.c (dwfl_module_getsymtab_first_global): New
1211 * dwfl_module_getdwarf.c (find_aux_address_sync): New function.
1350 * dwfl_module_getdwarf.c (find_symtab): Call elf_getdata with
1495 * dwfl_module_getdwarf.c (find_aux_sym): Don't substract one
1514 * dwfl_module_getdwarf.c (find_prelink_address_sync): Take and
1568 * dwfl_module_getdwarf.c (mod_verify_build_id): New function with code
1619 * dwfl_module_getdwarf.c (load_symtab): Take first_global int arg
1648 * dwfl_module_getdwarf.c (open_elf): Clear errno before CBFAIL.
1658 * dwfl_module_getdwarf.c (find_prelink_address_sync): Use the
1661 * dwfl_module_getdwarf.c (find_prelink_address_sync): Discover
1664 * dwfl_module_getdwarf.c (find_prelink_address_sync): Fix pasto in
1669 * dwfl_module_getdwarf.c (open_elf): Remove section-based
1677 * dwfl_module_getdwarf.c (open_elf): Enhance address_sync calculation
1690 * dwfl_module_getdwarf.c (__libdwfl_getelf): Initialize it.
1704 * dwfl_module_getdwarf.c (open_elf): Initialize vaddr and address_sync.
1717 * dwfl_module_getdwarf.c (dwfl_module_getdwarf): Likewise.
1769 * dwfl_module_getdwarf.c (open_elf): Calculate alignment for bias
1783 * dwfl_module_getdwarf.c (__libdwfl_getelf): When that's set, check
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.
1938 * dwfl_module_getdwarf.c: Likewise.
1965 * dwfl_module_getdwarf.c (__libdwfl_getelf): Add internal_function.
1969 * dwfl_module_getdwarf.c (find_file): Renamed to ...
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.
2234 * dwfl_module_getdwarf.c (find_file): Always free build_id_bits.
2240 * dwfl_module_getdwarf.c (load_symtab): Don't return success for
2263 * dwfl_module_getdwarf.c (load_dw): Skip relocation if
2268 * dwfl_module_getdwarf.c (open_elf): Open FILE->name if it's non-null.
2294 * dwfl_module_getdwarf.c (dwfl_module_getelf): For ET_REL, apply
2296 (dwfl_module_getdwarf): For ET_REL, make sure extra sections'
2310 * dwfl_module_getdwarf.c (load_dw): Update caller.
2377 * dwfl_module_getdwarf.c (load_symtab): Return success properly when
2421 dwfl_module_getdwarf.
2477 * dwfl_module_getdwarf.c (find_offsets): New function.
2560 * dwfl_module_getdwarf.c (find_debuglink): New function, broken out of
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
2685 * dwfl_module_getdwarf.c: Likewise.
2714 * dwfl_module_getdwarf.c (dwfl_module_getsymtab): New function.
2769 * dwfl_nextcu.c (dwfl_nextcu): Don't fail when dwfl_module_getdwarf
2778 * dwfl_module_getdwarf.c (__libdwfl_module_getebl): New function.
2851 * dwfl_module_getdwarf.c (find_symtab): Use elf_getdata instead of
2877 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.
2883 * dwfl_module_getdwarf.c (find_debuginfo): Do nothing when
2927 dwfl_module_getdwarf if necessary.
2937 * dwfl_module_getdwarf.c (open_elf): Update initialization.
2955 * dwfl_module_getdwarf.c (load_dw): Update caller.
2964 * dwfl_module_getdwarf.c: Likewise.