Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.h330 bool ParsePythonTargetDefinition(const FileSpec &target_definition_fspec);
DProcessGDBRemote.cpp333 bool ProcessGDBRemote::ParsePythonTargetDefinition( in ParsePythonTargetDefinition() function in ProcessGDBRemote
427 if (ParsePythonTargetDefinition(target_definition_fspec)) { in BuildDynamicRegisterInfo()