Lines Matching refs:dsym
343 """Decorate the item as a dsym test."""
350 self.skipTest("dsym tests")
1325 dsym = os.path.join(self.lib_dir, 'LLDB.framework', 'LLDB')
1330 'LD_EXTRAS' : "%s -Wl,-rpath,%s" % (dsym, self.lib_dir),
1357 """Platform specific way to build binaries with dsym info."""
1362 raise Exception("Don't know how to build binary with dsym")