Home
last modified time | relevance | path

Searched defs:arch_cstr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBDebugger.cpp887 CreateTargetWithFileAndArch(const char * filename,const char * arch_cstr) CreateTargetWithFileAndArch() argument
/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp289 llvm::StringRef arch_cstr = m_arch_option.GetArchitectureName(); in DoExecute() local
/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp13734 llvm::StringRef arch_cstr = arch.GetArchitectureName(); in SetArchitecture() local