Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/
H A DSymbolVendorMacOSX.cpp204 bool new_style_source_remapping_dictionary = false; in CreateInstance() local
216 new_style_source_remapping_dictionary = true; in CreateInstance()
229 [&module_sp, new_style_source_remapping_dictionary, in CreateInstance()
240 if (!new_style_source_remapping_dictionary && in CreateInstance()
/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/
H A DSymbolLocatorDebugSymbols.cpp858 bool new_style_source_remapping_dictionary = false; in GetModuleSpecInfoFromUUIDDictionary() local
869 new_style_source_remapping_dictionary = true; in GetModuleSpecInfoFromUUIDDictionary()
902 if (new_style_source_remapping_dictionary && in GetModuleSpecInfoFromUUIDDictionary()