Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolVendor/MacOSX/
DSymbolVendorMacOSX.cpp199 bool new_style_source_remapping_dictionary = false; in CreateInstance() local
211 new_style_source_remapping_dictionary = true; in CreateInstance()
224 [&module_sp, new_style_source_remapping_dictionary, in CreateInstance()
235 if (!new_style_source_remapping_dictionary && in CreateInstance()
/external/llvm-project/lldb/source/Symbol/
DLocateSymbolFileMacOSX.cpp367 bool new_style_source_remapping_dictionary = false; in GetModuleSpecInfoFromUUIDDictionary() local
378 new_style_source_remapping_dictionary = true; in GetModuleSpecInfoFromUUIDDictionary()
411 if (new_style_source_remapping_dictionary && in GetModuleSpecInfoFromUUIDDictionary()