Home
last modified time | relevance | path

Searched refs:gnu_debugaltlink (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
Dno-gnu-debuglink.exp31 gnu_debugaltlink "file-not-here" "0000000000000000000000000000000000000000"
Dstruct-with-sig-2.exp87 gnu_debugaltlink $::host_dwz_file $::build_id
Ddwzbuildid.exp45 gnu_debugaltlink $dwzname $buildid
/netbsd/src/external/gpl3/gdb/dist/gdb/contrib/
Dgdb-add-index.sh78 dwz_file=$($READELF --string-dump=.gnu_debugaltlink "$file" \
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.h121 gnu_debugaltlink, enumerator
DChangeLog-2017202 gnu_debugaltlink and separate_debug_str.
233 .gnu_debuglink or .gnu_debugaltlink section.
242 out of a .gnu_debugaltlink section.
252 .gnu_debugaltlink.
Dobjdump.c1832 || !load_debug_section (gnu_debugaltlink, (void *) abfd)) in find_alt_debug()
1835 section = &debug_displays[gnu_debugaltlink].section; in find_alt_debug()
DNEWS358 which displays the contents of any .gnu_debuglink or .gnu_debugaltlink
Ddwarf.c12094 if (load_debug_section (gnu_debugaltlink, file)) in check_for_and_load_links()
12099 & debug_displays[gnu_debugaltlink].section, in check_for_and_load_links()
DChangeLog455 .gnu_debugaltlink of a given bfd.
/netbsd/src/external/gpl3/binutils/dist/binutils/doc/
Ddebug.options.texi48 @samp{.gnu_debugaltlink} and @samp{.debug_sup} sections, if any of
/netbsd/src/external/gpl3/binutils/dist/bfd/doc/
Dopncls.texi304 Takes a BFD and searches it for a .gnu_debugaltlink section. If this
Dbfd.info8737 Takes a BFD and searches it for a .gnu_debugaltlink section. If
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Ddwarf.exp2985 proc gnu_debugaltlink {filename buildid} { procedure
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20135808 .gnu_debugaltlink not found. Use bfd_get_alt_debug_link_info.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git12301 .gnu_debugaltlink (note that when using the cc-with-gdb-index board this
24893 .gnu_debugaltlink section.
24895 There is nothing prohibiting a .gnu_debugaltlink file to contain a
26119 could not find '.gnu_debugaltlink' file for dwzbuildid-mismatch^M
26163 readelf: Warning: Corrupt debuglink section: .gnu_debugaltlink
87955 [gdb/symtab] Handle failure to open .gnu_debugaltlink file
87956 If we instrument cc-with-tweaks.sh to remove the .gnu_debugaltlink file after
87963 could not find '.gnu_debugaltlink' file for access-mem-running-thread-exit^M
104588 debug file such as one referenced by .gnu_debugaltlink or .debug_sup.
104591 support for ELF/DWARF2 .gnu_debugaltlink. For other targets this
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-1993-2013831 (Dwarf::gnu_debugaltlink, Dwarf::_note, Dwarf::build_id): New