Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDisassembler.cpp900 OptionValueDictionary *data_dictionary = in TestEmulation() local
905 OptionValueSP value_sp = data_dictionary->GetValueForKey(description_key); in TestEmulation()
915 value_sp = data_dictionary->GetValueForKey(triple_key); in TestEmulation()
930 insn_emulator_up->TestEmulation(out_stream, arch, data_dictionary); in TestEmulation()