Searched defs:SetArchitecture (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.h196 SetArchitecture (const lldb_private::ArchSpec &arch) function in class:ObjectContainerBSDArchive::Archive
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DArchSpec.cpp708 ArchSpec::SetArchitecture (ArchitectureType arch_type, uint32_t cpu, uint32_t sub) function in class:ArchSpec
H A DModule.cpp1492 Module::SetArchitecture (const ArchSpec &new_arch) function in class:Module
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp335 ClangASTContext::SetArchitecture (const ArchSpec &arch) function in class:ClangASTContext
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h245 SetArchitecture (ArchSpec arch) function in class:lldb_private::ProcessInfo
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp12846 EmulateInstructionARM::SetArchitecture (const ArchSpec &arch) function in class:EmulateInstructionARM
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp1090 Target::SetArchitecture (const ArchSpec &arch_spec) function in class:Target

Completed in 135 milliseconds