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.cpp201 llvm::StringRef platform_name = candidate->GetName(); in CreateTargetInternal() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp295 SBPlatform::SBPlatform(const char *platform_name) { in SBPlatform()
H A DSBDebugger.cpp784 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.h243 char platform_name[QMI_WLANFW_MAX_PLATFORM_NAME_LEN_V01 + 1]; member