Home
last modified time | relevance | path

Searched refs:dwarf_getalt (Results 1 - 10 of 10) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_getalt.c164 dwarf_getalt (Dwarf *main) in dwarf_getalt() function
184 INTDEF (dwarf_getalt)
H A Ddwarf_die_addr_die.c49 Dwarf *alt = INTUSE (dwarf_getalt) (dbg); in dwarf_die_addr_die()
H A Ddwarf_formstring.c53 ? INTUSE(dwarf_getalt) (dbg) : dbg); in dwarf_formstring()
H A Ddwarf_formref_die.c63 ? INTUSE(dwarf_getalt) (cu->dbg) : cu->dbg); in dwarf_formref_die()
H A Dlibdw.h256 extern Dwarf *dwarf_getalt (Dwarf *main);
H A DlibdwP.h1380 INTDECL (dwarf_getalt)
/third_party/elfutils/tests/
H A Ddwarf-die-addr-die.c130 Dwarf *alt = dwarf_getalt (dbg); in check_dbg()
/third_party/libabigail/src/
H A Dabg-elf-reader.cc161 /// where libdw.h contains the function dwarf_getalt(), this parameter
186 // dwarf_getalt exists, so let's use it. in find_alt_dwarf_debug_info()
189 result = dwarf_getalt(dwarf); in find_alt_dwarf_debug_info()
193 // dwarf_getalt doesn't exist yet, so let's open code its in find_alt_dwarf_debug_info()
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx2754 Dwarf* alt = dwarf_getalt (dbg);
/third_party/elfutils/src/
H A Dreadelf.c8447 Dwarf *alt = dwarf_getalt (dbg); in print_form_data()

Completed in 28 milliseconds