Searched refs:DBGBuildSourcePath (Results 1 – 3 of 3) sorted by relevance
373 std::string DBGBuildSourcePath; in GetModuleSpecInfoFromUUIDDictionary() local419 DBGBuildSourcePath.clear(); in GetModuleSpecInfoFromUUIDDictionary()422 CFCString::FileSystemRepresentation(keys[i], DBGBuildSourcePath); in GetModuleSpecInfoFromUUIDDictionary()427 if (!DBGBuildSourcePath.empty() && !DBGSourcePath.empty()) { in GetModuleSpecInfoFromUUIDDictionary()445 module_spec.GetSourceMappingList().Append(DBGBuildSourcePath, in GetModuleSpecInfoFromUUIDDictionary()448 FileSpec build_path(DBGBuildSourcePath.c_str()); in GetModuleSpecInfoFromUUIDDictionary()472 CFCString::FileSystemRepresentation(cf_str, DBGBuildSourcePath); in GetModuleSpecInfoFromUUIDDictionary()481 if (!DBGBuildSourcePath.empty() && !DBGSourcePath.empty()) { in GetModuleSpecInfoFromUUIDDictionary()487 module_spec.GetSourceMappingList().Append(DBGBuildSourcePath, in GetModuleSpecInfoFromUUIDDictionary()
174 std::string DBGBuildSourcePath; in CreateInstance() local268 DBGBuildSourcePath); in CreateInstance()270 if (!DBGBuildSourcePath.empty() && !DBGSourcePath.empty()) { in CreateInstance()272 DBGBuildSourcePath, DBGSourcePath, true); in CreateInstance()
97 | **DBGBuildSourcePath** | A path prefix that was used when |114 | | **DBGBuildSourcePath** will help |148 <key>DBGBuildSourcePath</key>161 <key>DBGBuildSourcePath</key>214 <key>DBGBuildSourcePath</key>242 bundle: **DBGSymbolRichExecutable**, **DBGBuildSourcePath** and244 higher. **DBGBuildSourcePath** and **DBGSourcePath** are for remapping a single251 AND **DBGBuildSourcePath**/**DBGSourcePath** are present in the plist, the255 **DBGBuildSourcePath**/**DBGSourcePath** pair as a last resort.