Home
last modified time | relevance | path

Searched refs:debuglink (Results 1 – 18 of 18) sorted by relevance

/external/elfutils/libdwfl/
Dfind-debuginfo.c45 const char *dir, const char *subdir, const char *debuglink, in try_open() argument
51 fname = strdup (debuglink); in try_open()
55 else if ((subdir == NULL ? asprintf (&fname, "%s/%s", dir, debuglink) in try_open()
56 : dir == NULL ? asprintf (&fname, "%s/%s", subdir, debuglink) in try_open()
57 : asprintf (&fname, "%s/%s/%s", dir, subdir, debuglink)) < 0) in try_open()
Ddwfl_build_id_find_debuginfo.c43 const char *debuglink __attribute__ ((unused)), in dwfl_build_id_find_debuginfo() argument
/external/elfutils/tests/
Drun-debuglink.sh23 testrun_compare ${abs_builddir}/debuglink testfile36 testfile52-32.so testfile42 <<\EOF
DMakefile.am54 backtrace-data backtrace-dwarf debuglink debugaltlink \ program
112 run-debuglink.sh run-debugaltlink.sh run-buildid.sh \
250 run-debuglink.sh run-debugaltlink.sh run-buildid.sh \
DChangeLog227 * debuglink.c: Likewise.
1649 (check_PROGRAMS): Add debuglink.
1650 (TESTS): Add run-debuglink.sh
1653 * debuglink.c: New file.
1654 * run-debuglink.sh: Likewise.
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc427 string ReadDebugLink(const char* debuglink, in ReadDebugLink() argument
432 size_t debuglink_len = strlen(debuglink) + 5; // Include '\0' + CRC32. in ReadDebugLink()
453 debuglink_path = debug_dir + "/" + debuglink; in ReadDebugLink()
473 byte_reader.ReadFourBytes(&debuglink[debuglink_size - 4]); in ReadDebugLink()
504 fprintf(stderr, " %s/%s\n", debug_dir.c_str(), debuglink); in ReadDebugLink()
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Dadd-gnu-debuglink.test3 # RUN: llvm-objcopy -add-gnu-debuglink=%t.blob %t %t2
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-symbolizer/
Dsplit-debug.test22 RUN: llvm-objcopy --strip-debug --add-gnu-debuglink=%t/.debug/addr %p/Inputs/addr.exe %t/addr.exe
/external/elfutils/
D.gitignore101 /tests/debuglink
/external/elfutils/src/
Dunstrip.c699 size_t debuglink) in check_symtab_section_symbols() argument
707 if (n == oshstrndx || (n == debuglink && n == oshstrndx - 1)) in check_symtab_section_symbols()
1548 size_t debuglink = SHN_UNDEF; in copy_elided_sections() local
1588 debuglink = secndx; in copy_elided_sections()
1971 debuglink); in copy_elided_sections()
1980 stripped_shstrndx, debuglink); in copy_elided_sections()
DChangeLog2217 * strip.c (handle_elf): Track memory used for .debuglink section data
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObjcopyOpts.td24 defm add_gnu_debuglink : Eq<"add-gnu-debuglink">,
/external/llvm/test/DebugInfo/
Dllvm-symbolizer.test2 RUN: echo "%p/Inputs/dwarfdump-test.elf-x86-64.debuglink 0x400559" >> %t.input
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/
Dllvm-symbolizer.test4 RUN: echo "%p/Inputs/dwarfdump-test.elf-x86-64.debuglink 0x400559" >> %t.input
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddLLVM.cmake1592 … COMMAND ${CMAKE_OBJCOPY} --add-gnu-debuglink=$<TARGET_FILE:${name}>.debug $<TARGET_FILE:${name}>
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu6922 PASS: gdb.base/sepdebug.exp: debuglink: set separate debug location
6923 PASS: gdb.base/sepdebug.exp: debuglink: breakpoint function, optimized file
6924 PASS: gdb.base/sepdebug.exp: debuglink: breakpoint small function, optimized file
6925 PASS: gdb.base/sepdebug.exp: debuglink: run until function breakpoint, optimized file
6926 PASS: gdb.base/sepdebug.exp: debuglink: run until breakpoint set at small function, optimized file
Di686-pc-linux-gnu6687 PASS: gdb.base/sepdebug.exp: debuglink: set separate debug location
6688 PASS: gdb.base/sepdebug.exp: debuglink: breakpoint function, optimized file
6689 PASS: gdb.base/sepdebug.exp: debuglink: breakpoint small function, optimized file
6690 PASS: gdb.base/sepdebug.exp: debuglink: run until function breakpoint, optimized file
6691 PASS: gdb.base/sepdebug.exp: debuglink: run until breakpoint set at small function, optimized file
Darmv7a-cros-linux-gnueabi6541 PASS: gdb.base/sepdebug.exp: debuglink: set separate debug location
6542 PASS: gdb.base/sepdebug.exp: debuglink: breakpoint function, optimized file
6543 PASS: gdb.base/sepdebug.exp: debuglink: breakpoint small function, optimized file
6544 PASS: gdb.base/sepdebug.exp: debuglink: run until function breakpoint, optimized file (code motion)
6545 PASS: gdb.base/sepdebug.exp: debuglink: run until breakpoint set at small function, optimized file