Searched refs:dwarf_getalt (Results 1 – 19 of 19) sorted by relevance
164 dwarf_getalt (Dwarf *main) in dwarf_getalt() function184 INTDEF (dwarf_getalt)
49 Dwarf *alt = INTUSE (dwarf_getalt) (dbg); in dwarf_die_addr_die()
63 ? INTUSE(dwarf_getalt) (cu->dbg) : cu->dbg); in dwarf_formref_die()
53 ? INTUSE(dwarf_getalt) (dbg) : dbg); in dwarf_formstring()
287 dwarf_getalt;
91 dwarf_getalt.c dwarf_setalt.c dwarf_cu_getdwarf.c \
256 extern Dwarf *dwarf_getalt (Dwarf *main);
379 * dwarf_getalt.c (find_debug_altlink): id_path array should be 2560 * dwarf_getalt.c (__libdw_filepath): Extract __libdw_debugdir logic.592 dwarf_getalt.c.868 * dwarf_fromref_die.c (dwarf_formref_die): Call dwarf_getalt.870 * dwarf_getalt.c (__libdw_filepath): New internal function.872 (dwarf_getalt): Check Dwarf alt_dwarf and call find_debug_altlink.876 * libdw.h (dwarf_getalt): Extend documentation.1724 * dwarf_getalt.c, dwarf_setalt.c: New files.1726 * libdw.h (dwarf_getalt, dwarf_setalt): Add function declarations.1727 * libdwP.h (dwarf_getalt, dwarf_setalt): Add internal function
1367 INTDECL (dwarf_getalt)
130 Dwarf *alt = dwarf_getalt (dbg); in check_dbg()
210 AC_CHECK_LIB(dw, dwarf_getalt,235 [Defined if libdw has the function dwarf_getalt])914 libdw has the dwarf_getalt function : ${FOUND_DWARF_GETALT_IN_LIBDW}
793 Bug 20740 - Broken check for dwarf_getalt in configure.ac
13855 Bug 20740 Broken check for dwarf_getalt in configure.ac15347 * configure.ac: Check the presence of dwarf_getalt in libdw. If15353 (find_alt_debug_info): ... this function. Use dwarf_getalt if28094 this work; we could use the new dwarf_getalt() function from
2045 Dwarf* alt = dwarf_getalt (dbg); in dwarf_extract_source_paths()
386 experimental. Added new functions dwarf_getalt and dwarf_setalt
599 experimental. Added new functions dwarf_getalt and dwarf_setalt
675 result = dwarf_getalt(dwarf); in find_alt_debug_info()
8276 Dwarf *alt = dwarf_getalt (dbg); in print_form_data()