/external/llvm/test/tools/llvm-symbolizer/Inputs/ |
dsym-test.c | 1 // clang -c dsym-test.c -g 2 // clang dsym-test.o -g -o dsym-test-exe 3 // dsymutil dsym-test-exe 4 // clang dsym-test.o -g -o dsym-test-exe-second 5 // dsymutil dsym-test-exe-second -o dsym-test-exe-differentname.dSYM
|
/external/llvm/test/tools/llvm-symbolizer/ |
dsym.test | 1 RUN: echo "%p/Inputs/dsym-test-exe 0x0000000100000f90" > %t.input 2 RUN: echo "%p/Inputs/dsym-test-exe-second 0x0000000100000f90" >> %t.input 4 RUN: llvm-symbolizer -dsym-hint=%p/Inputs/dsym-test-exe-differentname.dSYM < %t.input | FileCheck %s --check-prefix=CHECK-HINT 7 CHECK-NOHINT: dsym-test.c 12 CHECK-HINT: dsym-test.c 14 CHECK-HINT: dsym-test.c
|
/external/llvm/test/tools/llvm-symbolizer/Inputs/dsym-test-exe-differentname.dSYM/Contents/ |
Info.plist | 8 <string>com.apple.xcode.dsym.dsym-test-exe-differentname</string> 12 <string>dSYM</string>
|
/external/llvm/test/tools/llvm-symbolizer/Inputs/dsym-test-exe.dSYM/Contents/ |
Info.plist | 8 <string>com.apple.xcode.dsym.dsym-test-exe</string> 12 <string>dSYM</string>
|
/external/valgrind/memcheck/tests/linux/ |
with-space.vgtest | 6 # easily rename an executable with a .dSYM -- the original executable name 7 # gets baked into the .dSYM, so renaming the .dSYM as well isn't enough, you 8 # have to modify the contents of the .dSYM. Another idea would be to avoid
|
/external/llvm/test/tools/dsymutil/X86/ |
basic-linking-bundle.test | 6 RUN: llvm-dwarfdump %T/basic-linking-bundle/basic.macho.x86_64.dSYM/Contents/Resources/DWARF/basic.macho.x86_64 | FileCheck %S/basic-linking-x86.test 7 RUN: FileCheck %s --input-file %T/basic-linking-bundle/basic.macho.x86_64.dSYM/Contents/Info.plist 9 RUN: llvm-dsymutil -oso-prepend-path=%p/.. %T/basic-linking-bundle/basic.macho.x86_64 -o %T/basic-linking-bundle/dsymdest/basic.macho.x86_64.dSYM 10 RUN: llvm-dwarfdump %T/basic-linking-bundle/dsymdest/basic.macho.x86_64.dSYM/Contents/Resources/DWARF/basic.macho.x86_64 | FileCheck %S/basic-linking-x86.test 11 RUN: FileCheck %s --input-file %T/basic-linking-bundle/dsymdest/basic.macho.x86_64.dSYM/Contents/Info.plist 20 CHECK-NEXT: <string>com.apple.xcode.dsym.basic.macho.x86_64</string> 24 CHECK-NEXT: <string>dSYM</string>
|
multiple-inputs.test | 19 RUN: llvm-dsymutil -oso-prepend-path=%p/.. %T/multiple-inputs/basic.macho.x86_64 %T/multiple-inputs/basic-archive.macho.x86_64 %T/multiple-inputs/basic-lto.macho.x86_64 %T/multiple-inputs/basic-lto-dw4.macho.x86_64 -o %t.dSYM 20 RUN: llvm-dwarfdump %t.dSYM/Contents/Resources/DWARF/basic.macho.x86_64 \ 22 RUN: llvm-dwarfdump %t.dSYM/Contents/Resources/DWARF/basic-archive.macho.x86_64 \ 24 RUN: llvm-dwarfdump %t.dSYM/Contents/Resources/DWARF/basic-lto.macho.x86_64 | FileCheck %S/basic-lto-linking-x86.test 25 RUN: llvm-dwarfdump %t.dSYM/Contents/Resources/DWARF/basic-lto-dw4.macho.x86_64 | FileCheck %S/basic-lto-dw4-linking-x86.test 28 RUN: not llvm-dsymutil -f -oso-prepend-path=%p/.. %T/multiple-inputs/basic.macho.x86_64 %T/multiple-inputs/basic-archive.macho.x86_64 %T/multiple-inputs/basic-lto.macho.x86_64 %T/multiple-inputs/basic-lto-dw4.macho.x86_64 -o %t.dSYM 2>&1 | FileCheck %s
|
/external/clang/test/Driver/ |
darwin-verify-debug.c | 8 // CHECK-MULTIARCH-ACTIONS: 9: dsymutil, {8}, dSYM 15 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM" 16 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::VerifyDebug", inputs: ["a.out.dSYM"], output: (nothing) 25 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["foo"], output: "foo.dSYM" 26 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::VerifyDebug", inputs: ["foo.dSYM"], output: (nothing)
|
darwin-dsymutil.c | 16 // CHECK-MULTIARCH-ACTIONS: 9: dsymutil, {8}, dSYM 23 // CHECK-MULTIARCH-BINDINGS: # "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["a.out"], output: "a.out.dSYM" 32 // CHECK-OUTPUT-NAME: "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["foo"], output: "foo.dSYM" 41 // Check that we put the .dSYM in the right place. 46 // CHECK-LOCATION: "x86_64-apple-darwin10" - "darwin::Dsymutil", inputs: ["bar/foo"], output: "bar/foo.dSYM"
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvers/ |
vers.exp | 787 build_vers_lib_pic "vers1" vers1.c vers1 "" vers1.map vers1.ver vers1.dsym vers1.sym 794 build_vers_lib_pic "vers2" vers2.c vers2 vers1.so vers2.map vers2.ver vers2.dsym "" 799 build_exec "vers3" vers3.c vers3 "-Wl,--no-as-needed" vers1.so vers3.ver vers3.dsym "" 812 build_exec "vers4a" vers4.c vers4a "-Wl,-export-dynamic" "" vers4a.ver vers4a.dsym vers4a.sym 830 build_exec "vers6" vers6.c vers6 "-Wl,--no-as-needed" vers1.so vers6.ver vers6.dsym vers6.sym 840 build_vers_lib_no_pic "vers7a" vers7a.c vers7a "" vers7.map vers7a.ver vers7a.dsym vers7a.sym 851 build_vers_lib_pic "vers8" vers1.c vers8 vers8.map "" vers8.ver vers1.dsym vers1.sym 857 build_exec "vers9" vers9.c vers9 "-Wl,-export-dynamic" "" vers9.ver vers9.dsym vers9.sym 882 test_strip_vers_lib "vers14" vers1.so vers14 vers1.ver vers1.dsym 890 build_exec "vers15" vers15.c vers15 "-Wl,--no-as-needed" vers1.so vers15.ver vers15.dsym vers15.sy [all...] |
/external/libmtp/ |
MacConfigExternalRelease.xcconfig | 5 DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
|
/external/libusb/ |
MacConfigExternalRelease.xcconfig | 5 DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
|
/external/libusb-compat/ |
MacConfigExternalRelease.xcconfig | 5 DEBUG_INFORMATION_FORMAT=dwarf-with-dsym
|
/external/libchrome/crypto/ |
crypto_unittests.isolate | 27 '<(PRODUCT_DIR)/crypto_unittests.dSYM/',
|
/external/libchrome/base/ |
base_unittests.isolate | 41 '<(PRODUCT_DIR)/base_unittests.dSYM/',
|
/external/llvm/autoconf/m4/ |
build_exeext.m4 | 28 *.c | *.o | *.obj | *.dSYM) ;;
|
/external/llvm/docs/CommandGuide/ |
llvm-symbolizer.rst | 103 .. option:: -dsym-hint=<path/to/file.dSYM> 106 location, look for the debug info at the .dSYM path provided via the 107 ``-dsym-hint`` flag. This flag can be used multiple times.
|
/external/llvm/test/tools/dsymutil/ARM/ |
fat-arch-name.test | 2 # RUN: llvm-dsymutil -no-output %p/../Inputs/fat-test.arm.dylib -o %t.dSYM -verbose 2>&1 | FileCheck %s
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfweak/ |
elfweak.exp | 453 build_lib "ELF DSO weak func first" libfoo "foo.o bar.o" dso.dsym 454 build_lib "ELF DSO weak func last" libfoo "bar.o foo.o" dso.dsym 455 build_lib "ELF DSO weak func first DSO" libfoo "foo.o libbar.so" dsow.dsym 456 build_lib "ELF DSO weak func last DSO" libfoo "libbar.so foo.o" dsow.dsym 459 build_exec "ELF weak func first DSO" foo "main.o libbar.so" "-Wl,-rpath,.,--no-as-needed" weak weak.dsym "" 460 build_exec "ELF weak func last DSO" foo "libbar.so main.o" "-Wl,-rpath,.,--no-as-needed" weak weak.dsym "" 462 build_lib "ELF DSO weak data first" libfoo "bar1a.o foo1a.o" dsodata.dsym 463 build_lib "ELF DSO weak data last" libfoo "foo1a.o bar1a.o" dsodata.dsym 464 build_lib "ELF DSO weak data first DSO" libfoo "main1.o libfoo1a.so" dsowdata.dsym 465 build_lib "ELF DSO weak data last DSO" libfoo "libfoo1a.so main1.o" dsowdata.dsym [all...] |
/external/valgrind/ |
Makefile.all.am | 20 # directory 'p.dSYM'. This must be generated after the executable is 24 # 'dsymutil' on all the executables that lack a .dSYM directory, or that are 25 # newer than their corresponding .dSYM directory. 28 if [ ! -e $$f.dSYM -o $$f -nt $$f.dSYM ] ; then \ 48 rm -f $(inplacedir)/$$f.dSYM; \ 49 ln -f -s ../$(subdir)/$$f.dSYM $(inplacedir); \ 76 cp -R $$f.dSYM $(DESTDIR)$(pkglibdir); \ 82 rm -f $(DESTDIR)$(pkglibdir)/$$f.dSYM; \ 88 rm -rf $$f.dSYM; \ [all...] |
/external/llvm/tools/llvm-symbolizer/ |
llvm-symbolizer.cpp | 74 ClDsymHint("dsym-hint", cl::ZeroOrMore, 75 cl::desc("Path to .dSYM bundles to search for debug info for the " 152 if (sys::path::extension(hint) == ".dSYM") { 155 errs() << "Warning: invalid dSYM hint: \"" << hint << 156 "\" (must have the '.dSYM' extension).\n";
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldmacho.go | 67 dsym LdMachoDysymtab 273 c.dsym.ilocalsym = e4(p[8:]) 274 c.dsym.nlocalsym = e4(p[12:]) 275 c.dsym.iextdefsym = e4(p[16:]) 276 c.dsym.nextdefsym = e4(p[20:]) 277 c.dsym.iundefsym = e4(p[24:]) 278 c.dsym.nundefsym = e4(p[28:]) 279 c.dsym.tocoff = e4(p[32:]) 280 c.dsym.ntoc = e4(p[36:]) 281 c.dsym.modtaboff = e4(p[40:] [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
ldmacho.go | 64 dsym LdMachoDysymtab 270 c.dsym.ilocalsym = e4(p[8:]) 271 c.dsym.nlocalsym = e4(p[12:]) 272 c.dsym.iextdefsym = e4(p[16:]) 273 c.dsym.nextdefsym = e4(p[20:]) 274 c.dsym.iundefsym = e4(p[24:]) 275 c.dsym.nundefsym = e4(p[28:]) 276 c.dsym.tocoff = e4(p[32:]) 277 c.dsym.ntoc = e4(p[36:]) 278 c.dsym.modtaboff = e4(p[40:] [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldmacho.go | 67 dsym LdMachoDysymtab 273 c.dsym.ilocalsym = e4(p[8:]) 274 c.dsym.nlocalsym = e4(p[12:]) 275 c.dsym.iextdefsym = e4(p[16:]) 276 c.dsym.nextdefsym = e4(p[20:]) 277 c.dsym.iundefsym = e4(p[24:]) 278 c.dsym.nundefsym = e4(p[28:]) 279 c.dsym.tocoff = e4(p[32:]) 280 c.dsym.ntoc = e4(p[36:]) 281 c.dsym.modtaboff = e4(p[40:] [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
ldmacho.go | 64 dsym LdMachoDysymtab 270 c.dsym.ilocalsym = e4(p[8:]) 271 c.dsym.nlocalsym = e4(p[12:]) 272 c.dsym.iextdefsym = e4(p[16:]) 273 c.dsym.nextdefsym = e4(p[20:]) 274 c.dsym.iundefsym = e4(p[24:]) 275 c.dsym.nundefsym = e4(p[28:]) 276 c.dsym.tocoff = e4(p[32:]) 277 c.dsym.ntoc = e4(p[36:]) 278 c.dsym.modtaboff = e4(p[40:] [all...] |