Home
last modified time | relevance | path

Searched refs:dwarf_getalt (Results 1 – 15 of 15) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getalt.c164 dwarf_getalt (Dwarf *main) in dwarf_getalt() function
184 INTDEF (dwarf_getalt)
Ddwarf_die_addr_die.c49 Dwarf *alt = INTUSE (dwarf_getalt) (dbg); in dwarf_die_addr_die()
Ddwarf_formref_die.c63 ? INTUSE(dwarf_getalt) (cu->dbg) : cu->dbg); in dwarf_formref_die()
Ddwarf_formstring.c53 ? INTUSE(dwarf_getalt) (dbg) : dbg); in dwarf_formstring()
Dlibdw.map297 dwarf_getalt;
DMakefile.am91 dwarf_getalt.c dwarf_setalt.c dwarf_cu_getdwarf.c \
Dlibdw.h256 extern Dwarf *dwarf_getalt (Dwarf *main);
DChangeLog271 * dwarf_getalt.c (find_debug_altlink): id_path array should be 2
452 * dwarf_getalt.c (__libdw_filepath): Extract __libdw_debugdir logic.
484 dwarf_getalt.c.
760 * dwarf_fromref_die.c (dwarf_formref_die): Call dwarf_getalt.
762 * dwarf_getalt.c (__libdw_filepath): New internal function.
764 (dwarf_getalt): Check Dwarf alt_dwarf and call find_debug_altlink.
768 * libdw.h (dwarf_getalt): Extend documentation.
1616 * dwarf_getalt.c, dwarf_setalt.c: New files.
1618 * libdw.h (dwarf_getalt, dwarf_setalt): Add function declarations.
1619 * libdwP.h (dwarf_getalt, dwarf_setalt): Add internal function
DlibdwP.h1371 INTDECL (dwarf_getalt)
/external/elfutils/tests/
Ddwarf-die-addr-die.c130 Dwarf *alt = dwarf_getalt (dbg); in check_dbg()
/external/elfutils/include/elfutils/
Dlibdw.h256 extern Dwarf *dwarf_getalt (Dwarf *main);
/external/elfutils/debuginfod/
Ddebuginfod.cxx1294 Dwarf* alt = dwarf_getalt (dbg); in dwarf_extract_source_paths()
/external/elfutils/
DNEWS289 experimental. Added new functions dwarf_getalt and dwarf_setalt
/external/elfutils/config/
Delfutils.spec.in524 experimental. Added new functions dwarf_getalt and dwarf_setalt
/external/elfutils/src/
Dreadelf.c8224 Dwarf *alt = dwarf_getalt (dbg); in print_form_data()