Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolVendor/MacOSX/
H A 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()
/openbsd-src/gnu/llvm/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()