Searched refs:dsym (Results 1 – 25 of 45) sorted by relevance
12
1 RUN: echo "%p/Inputs/dsym-test-exe 0x0000000100000f90" > %t.input2 RUN: echo "%p/Inputs/dsym-test-exe-second 0x0000000100000f90" >> %t.input4 RUN: llvm-symbolizer -dsym-hint=%p/Inputs/dsym-test-exe-differentname.dSYM < %t.input | FileCheck %…7 CHECK-NOHINT: dsym-test.c12 CHECK-HINT: dsym-test.c14 CHECK-HINT: dsym-test.c
2 # RUN: llvm-objdump -d -g --dsym=%t1.dSYM %p/../../dsymutil/Inputs/basic.macho.x86_64 >%t03 # RUN: llvm-objdump -dg --dsym=%t1.dSYM %p/../../dsymutil/Inputs/basic.macho.x86_64 >%t19 # RUN: llvm-objdump --macho -d -g --dsym %p/Inputs/hello-macho-fat.dwarf %p/Inputs/hello-macho-fat …10 # RUN: llvm-objdump --macho -d -g --dsym %p/Inputs/hello-macho-fat.dwarf %p/Inputs/hello-macho-thin…11 # RUN: llvm-objdump --macho -d -g --dsym %p/Inputs/hello-macho-thin.dwarf %p/Inputs/hello-macho-thi…19 # RUN: llvm-objdump --macho -d -g --dsym %t.a %p/../../dsymutil/Inputs/basic.macho.x86_64 2>&1 | \23 # RUN: llvm-objdump --macho -d -g --dsym %t.elf %p/../../dsymutil/Inputs/basic.macho.x86_64 2>&1 | \
32 dsym = self.getBuildArtifact('a.out.dSYM')33 uuid = subprocess.check_output(["/usr/bin/dwarfdump", "--uuid", dsym]37 plist = os.path.join(dsym, 'Contents', 'Resources', uuid + '.plist')
103 .. option:: -dsym-hint=<path/to/file.dSYM>107 ``-dsym-hint`` flag. This flag can be used multiple times.
23 DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
292 dsym = subprocess.check_output(295 if dsym and os.path.exists(dsym):296 print(('falling back to binary inside "%s"'%dsym))297 self.symfile = dsym298 dwarf_dir = os.path.join(dsym, 'Contents/Resources/DWARF')
21 CHECK-NEXT: <string>com.apple.xcode.dsym.Foo&Bar</string>
29 CHECK-NEXT: <string>com.apple.xcode.dsym.basic.macho.x86_64</string>
26 CHECK-NEXT: <string>com.apple.xcode.dsym.basic.macho.x86_64</string>
50 DEBUG_INFORMATION_FORMAT = dwarf-with-dsym
148 int dsym = ZopfliGetDistSymbol(dist); in GetCostStat() local150 return stats->ll_symbols[lsym] + lbits + stats->d_symbols[dsym] + dbits; in GetCostStat()
273 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";317 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
275 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";322 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1733 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";1820 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";1906 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";1992 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";2078 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";2164 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";2250 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";2336 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";2422 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";2508 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";[all …]
176 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
60 'DEBUG_INFORMATION_FORMAT' : 'dwarf-with-dsym',
28 defm dsym_hint : Eq<"dsym-hint", "Path to .dSYM bundles to search for debug info for the object fil…
111 """Platform specific way to build binaries with dsym info."""114 raise Exception("Don't know how to build binary with dsym")128 test method to build the binary with dsym info. For an example of this,
37 be skipped. This is because we are asking to build the binaries with dsym debug
226 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
245 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
229 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
256 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";