Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp318 StructuredData::DictionarySP target_definition_sp( in ParsePythonTargetDefinition() local
322 if (target_definition_sp) { in ParsePythonTargetDefinition()
324 target_definition_sp->GetValueForKey("host-info")); in ParsePythonTargetDefinition()
341 target_definition_sp->GetValueForKey("breakpoint-pc-offset"); in ParsePythonTargetDefinition()
349 *target_definition_sp, GetTarget().GetArchitecture()) > 0) { in ParsePythonTargetDefinition()