Home
last modified time | relevance | path

Searched refs:new_style_source_remapping_dictionary (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp200 bool new_style_source_remapping_dictionary = false; in CreateInstance() local
212 new_style_source_remapping_dictionary = true; in CreateInstance()
225 [&module_sp, new_style_source_remapping_dictionary, in CreateInstance()
236 if (!new_style_source_remapping_dictionary && in CreateInstance()
/llvm-project-15.0.7/lldb/source/Symbol/
H A DLocateSymbolFileMacOSX.cpp388 bool new_style_source_remapping_dictionary = false; in GetModuleSpecInfoFromUUIDDictionary() local
399 new_style_source_remapping_dictionary = true; in GetModuleSpecInfoFromUUIDDictionary()
432 if (new_style_source_remapping_dictionary && in GetModuleSpecInfoFromUUIDDictionary()