Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h43 void SetPlatformName(const char *platform_name) { in SetPlatformName()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTargetList.cpp200 llvm::StringRef platform_name = candidate->GetName(); in CreateTargetInternal() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp293 SBPlatform(const char * platform_name) SBPlatform() argument
H A DSBDebugger.cpp824 const char *platform_name, in CreateTarget()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp173 const char *platform_name = args.GetArgumentAtIndex(0); in DoExecute() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dqmi.h228 char platform_name[QMI_WLANFW_MAX_PLATFORM_NAME_LEN_V01 + 1]; member