Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DDisassembler.cpp890 OptionValueSP data_dictionary_sp(ReadDictionary(test_file, out_stream)); in TestEmulation() local
891 if (!data_dictionary_sp) { in TestEmulation()
901 data_dictionary_sp->GetAsDictionary(); in TestEmulation()