Home
last modified time | relevance | path

Searched defs:platform_name (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h43 void SetPlatformName(const char *platform_name) { in SetPlatformName()
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/
H A DVSCode.cpp433 llvm::StringRef platform_name = GetString(arguments, "platformName"); in CreateTargetFromArguments() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DTargetList.cpp200 llvm::StringRef platform_name = candidate->GetName(); in CreateTargetInternal() local
/openbsd/gnu/llvm/lldb/source/API/
H A DSBPlatform.cpp292 SBPlatform::SBPlatform(const char *platform_name) { in SBPlatform()
H A DSBDebugger.cpp810 const char *platform_name, in CreateTarget()
/openbsd/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlatform.cpp170 const char *platform_name = args.GetArgumentAtIndex(0); in DoExecute() local
/openbsd/sys/dev/ic/
H A Dqwzreg.h6692 char platform_name[QMI_WLANFW_MAX_PLATFORM_NAME_LEN_V01 + 1]; member