Searched defs:platform_name (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupPlatform.h75 SetPlatformName (const char *platform_name) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBPlatform.cpp268 SBPlatform::SBPlatform (const char *platform_name) : argument
H A DSBDebugger.cpp1174 SBDebugger::SetCurrentPlatform (const char *platform_name) argument
591 CreateTarget(const char *filename, const char *target_triple, const char *platform_name, bool add_dependent_modules, lldb::SBError& sb_error) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectPlatform.cpp241 const char *platform_name = args.GetArgumentAtIndex (0); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp154 Platform::Create (const char *platform_name, Error &error) argument

Completed in 206 milliseconds