Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h350 bool ParsePythonTargetDefinition(const FileSpec &target_definition_fspec);
H A DProcessGDBRemote.cpp372 bool ProcessGDBRemote::ParsePythonTargetDefinition( in ParsePythonTargetDefinition() function in ProcessGDBRemote
495 if (ParsePythonTargetDefinition(target_definition_fspec)) { in BuildDynamicRegisterInfo()