HomeSort by: relevance | last modified time | path
    Searched refs:debuglink (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
no-gnu-debuglink.exp 26 standard_testfile main.c no-gnu-debuglink.S
short-build-id.exp 88 if {[gdb_gnu_strip_debug $execfile no-debuglink]} {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
no-gnu-debuglink.exp 26 standard_testfile main.c no-gnu-debuglink.S
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
list-dot-nodebug.exp 58 gdb_gnu_strip_debug $executable no-debuglink
gnu-debugdata.exp 121 "--add-gnu-debuglink=${binfile}.debug ${binfile}.mini_debuginfo ${binfile}.mini_debuginfo-debuglink"]} {
127 remote_file host delete ${binfile}.mini_debuginfo-debuglink.xz
128 if {[run_on_host "xz" "xz" "-k ${binfile}.mini_debuginfo-debuglink"]} {
132 if {[run_on_host "objcopy 2" ${objcopy_program} "--add-section .gnu_debugdata=${binfile}.mini_debuginfo-debuglink.xz ${binfile}.strip ${binfile}.test"]} {
sysroot-debug-lookup.exp 51 if {[gdb_gnu_strip_debug $filename { no-debuglink }] != 0} {
132 # When looking up debug information via the debuglink, GDB will
corefile-buildid.exp 244 if {[gdb_gnu_strip_debug [standard_output_file $progname] no-debuglink] != 0} {
sepdebug.exp 647 test_different_dir debuglink $different_dir 0
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.debuginfod/
build-id-no-debug-warning.exp 35 # By passing the "no-debuglink" flag we prevent this proc from adding
38 if {[gdb_gnu_strip_debug $binfile no-debuglink]} {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.debuginfod/
build-id-no-debug-warning.exp 37 # However, by passing the "no-debuglink" flag we prevent this proc
41 if {[gdb_gnu_strip_debug $binfile no-debuglink]} {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
gnu-debugdata.exp 121 "--add-gnu-debuglink=${binfile}.debug ${binfile}.mini_debuginfo ${binfile}.mini_debuginfo-debuglink"]} {
127 remote_file host delete ${binfile}.mini_debuginfo-debuglink.xz
128 if {[run_on_host "xz" "xz" "-k ${binfile}.mini_debuginfo-debuglink"]} {
132 if {[run_on_host "objcopy 2" ${objcopy_program} "--add-section .gnu_debugdata=${binfile}.mini_debuginfo-debuglink.xz ${binfile}.strip ${binfile}.test"]} {
sepdebug.exp 647 test_different_dir debuglink $different_dir 0
  /src/external/gpl3/gdb/dist/gdb/testsuite/
make-check-all.sh 74 cc-with-gnu-debuglink
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/
make-check-all.sh 73 cc-with-gnu-debuglink
  /src/sys/conf/
Makefile.kern.inc 270 --add-gnu-debuglink=$@-${KERNEL_CONFIG}.debug $@.gdb $@ && \
  /src/external/gpl3/gdb/dist/gdb/
auto-load.c 854 debuglink name. */
860 gdb::unique_xmalloc_ptr<char> debuglink
863 if (debuglink.get () != nullptr
864 && strcmp (debuglink.get (), lbasename (realname.get ())) != 0)
867 debuglink name. */
875 debuglink.get ());
symfile.c 1359 dirname(objfile->name) due to symlinks), and DEBUGLINK as the file we are
1374 const char *debuglink,
1383 std::string debugfile = path_join (dir, debuglink);
1389 debugfile = path_join (dir, DEBUG_SUBDIRECTORY, debuglink);
1434 drive.c_str (), dir_notarget, debuglink);
1452 base_path, debuglink);
1462 base_path, debuglink);
1501 gdb::unique_xmalloc_ptr<char> debuglink
1504 if (debuglink == NULL)
1517 debuglink.get (), crc32, objfile
    [all...]
  /src/external/gpl3/gdb/dist/gdb/contrib/
cc-with-tweaks.sh 328 $OBJCOPY --add-gnu-debuglink="$link" "${stripped_file}" \
  /src/external/gpl3/gdb.old/dist/gdb/
auto-load.c 849 debuglink name. */
855 gdb::unique_xmalloc_ptr<char> debuglink
858 if (debuglink.get () != nullptr
859 && strcmp (debuglink.get (), lbasename (realname.get ())) != 0)
862 debuglink name. */
870 debuglink.get ());
symfile.c 1370 dirname(objfile->name) due to symlinks), and DEBUGLINK as the file we are
1385 const char *debuglink,
1396 debugfile += debuglink;
1405 debugfile += debuglink;
1451 debugfile += debuglink;
1473 debugfile += debuglink;
1500 debugfile += debuglink;
1539 gdb::unique_xmalloc_ptr<char> debuglink
1542 if (debuglink == NULL)
1555 debuglink.get (), crc32, objfile
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/contrib/
cc-with-tweaks.sh 323 $OBJCOPY --add-gnu-debuglink="$link" "${stripped_file}" \
  /src/share/mk/
bsd.kmodule.mk 205 --add-gnu-debuglink=${PROGDEBUG} \
bsd.prog.mk 552 --add-gnu-debuglink=${_PROGDEBUG.${_P}} \
  /src/external/mpl/bind/dist/lib/isc/
mem.c 89 typedef struct debuglink debuglink_t;
90 struct debuglink { struct
  /src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c 78 typedef struct debuglink debuglink_t;
79 struct debuglink { struct

Completed in 52 milliseconds

1 2