Home
last modified time | relevance | path

Searched refs:dwfl_module_getdwarf (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/elfutils/libdwfl/
H A DChangeLog4 * dwfl_module_getdwarf.c (load_dw): Set mod->dw->elfpath and call
37 * dwfl_module_getdwarf.c: Include libdwP.h and libelfP.h.
66 * dwfl_module_getdwarf.c: Likewise.
322 * dwfl_module_getdwarf.c (find_symtab): Likewise.
354 * dwfl_module_getdwarf.c (open_elf, find_symtab): Likewise.
650 * dwfl_module_getdwarf.c (find_aux_sym): Check sh_entsize is not zero.
686 * dwfl_module_getdwarf.c (load_dw): Close file descriptors after
834 * dwfl_module_getdwarf.c: Check shnum for 0 before subtracting from
866 * dwfl_module_getdwarf.c: Likewise.
946 * dwfl_module_getdwarf.c (find_symtab): Uncompress symstr, xndx, sym
[all …]
H A Ddwfl_addrdwarf.c38 return INTUSE(dwfl_module_getdwarf) (INTUSE(dwfl_addrmodule) (dwfl, address), in dwfl_addrdwarf()
H A Ddwfl_module_nextcu.c38 if (INTUSE(dwfl_module_getdwarf) (mod, bias) == NULL) in dwfl_module_nextcu() local
H A Ddwfl_module_addrdie.c38 if (INTUSE(dwfl_module_getdwarf) (mod, bias) == NULL) in dwfl_module_addrdie() local
H A Ddwfl_getdwarf.c49 Dwarf *dw = INTUSE(dwfl_module_getdwarf) (mod, &bias); in module_callback()
H A Ddwfl_module_dwarf_cfi.c71 (INTUSE(dwfl_module_getdwarf) (mod, bias))); in dwfl_module_dwarf_cfi()
H A Ddwfl_nextcu.c75 || INTUSE(dwfl_module_getdwarf) (mod, bias) != NULL)) in dwfl_nextcu()
H A Ddwfl_module_getsrc.c40 if (INTUSE(dwfl_module_getdwarf) (mod, &bias) == NULL) in dwfl_module_getsrc()
H A DMakefile.am48 dwfl_module_getdwarf.c dwfl_module_getelf.c \
H A Ddwfl_module_getsrc_file.c66 if (INTUSE(dwfl_module_getdwarf) (mod, &bias) == NULL) in dwfl_module_getsrc_file()
H A Dlibdwfl.h535 extern Dwarf *dwfl_module_getdwarf (Dwfl_Module *, Dwarf_Addr *bias)
H A Dderelocate.c315 if (INTUSE(dwfl_module_getdwarf) (mod, &bias) == NULL) in check_module()
H A Ddwfl_module_getdwarf.c1444 dwfl_module_getdwarf (Dwfl_Module *mod, Dwarf_Addr *bias) in dwfl_module_getdwarf() function
1469 INTDEF (dwfl_module_getdwarf) in INTDEF() argument
H A DlibdwflP.h750 INTDECL (dwfl_module_getdwarf)
/aosp_15_r20/external/elfutils/tests/
H A Ddebuginfod_build_id_find.c53 Dwarf *res = dwfl_module_getdwarf(mod, &bias); in main()
H A Dvarlocs.c1109 dw = dwfl_module_getdwarf (mod, &modbias); in main()
/aosp_15_r20/external/stg/
H A Delf_dwarf_handle.cc100 Dwarf* dwarf = dwfl_module_getdwarf(dwfl_module_, &loadbase); in GetDwarf()
/aosp_15_r20/external/elfutils/libdw/
H A Dlibdw.map119 dwfl_module_getdwarf;
/aosp_15_r20/external/elfutils/src/
H A Dsrcfiles.cxx226 dbg = dwfl_module_getdwarf (dwflmod, &bias); in collect_sourcefiles()
H A Daddr2line.c751 dwarf_offdie (dwfl_module_getdwarf (mod, &bias), in handle_address()
H A Dstack.c139 Dwarf *dwarf = dwfl_module_getdwarf (mod, &bias); in module_callback()
H A Dunstrip.c2366 Elf *debug = dwarf_getelf (dwfl_module_getdwarf (mod, &bias)); in handle_dwfl_module()
2466 bool have_dwarf = dwfl_module_getdwarf (mod, &bias) != NULL; in list_module()
H A Dnm.c1218 *get->dbg = dwfl_module_getdwarf (dwflmod, &bias); in getdbg_dwflmod()
H A Dreadelf.c11878 Dwarf *dbg = dwfl_module_getdwarf (dwflmod, &dwbias); in print_debug()
11949 Dwarf *skel_dbg = dwfl_module_getdwarf (skel_mod, &dwbias); in print_debug()
/aosp_15_r20/external/elfutils/include/elfutils/
H A Dlibdwfl.h535 extern Dwarf *dwfl_module_getdwarf (Dwfl_Module *, Dwarf_Addr *bias)

12