Home
last modified time | relevance | path

Searched defs:arch_type (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpression.cpp27 ResolveLLDBRegisterNum(llvm::StringRef reg_name,llvm::Triple::ArchType arch_type) ResolveLLDBRegisterNum() argument
57 ResolveFPOProgram(llvm::StringRef program,llvm::StringRef register_name,llvm::Triple::ArchType arch_type,llvm::BumpPtrAllocator & alloc) ResolveFPOProgram() argument
94 TranslateFPOProgramToDWARFExpression(llvm::StringRef program,llvm::StringRef register_name,llvm::Triple::ArchType arch_type,Stream & stream) TranslateFPOProgramToDWARFExpression() argument
H A DCodeViewRegisterMapping.cpp611 llvm::Triple::ArchType arch_type, llvm::codeview::RegisterId register_id) { in GetLLDBRegisterNumber()
H A DDWARFLocationExpression.cpp42 static uint32_t GetRegisterNumber(llvm::Triple::ArchType arch_type, in GetRegisterNumber() argument
178 llvm::StringRef program, llvm::Triple::ArchType arch_type, Stream &stream) { in EmitVFrameEvaluationDWARFExpression() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp61 llvm::StringRef program, llvm::Triple::ArchType arch_type, Stream &stream) { in EmitVFrameEvaluationDWARFExpression() argument
76 llvm::Triple::ArchType arch_type = architecture.GetMachine(); in ConvertPDBLocationToDWARFExpression() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp33 const llvm::Triple::ArchType arch_type = triple_ref.getArch(); in LLDB_PLUGIN_DEFINE() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp471 static const ArchDefinition *FindArchDefinition(ArchitectureType arch_type) { in FindArchDefinition()
536 ArchSpec::ArchSpec(ArchitectureType arch_type, uint32_t cpu, uint32_t subtype) { in ArchSpec()
851 bool ArchSpec::SetArchitecture(ArchitectureType arch_type, uint32_t cpu, in SetArchitecture()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_x86_64_with_base_shared.cpp238 RegInfo &GetRegInfoShared(llvm::Triple::ArchType arch_type, bool with_base) { in GetRegInfoShared()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1308 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
H A DABISysV_arm.cpp1312 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp559 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABIMacOSX_arm64.cpp46 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
H A DABISysV_arm64.cpp49 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/X86/
H A DABISysV_x86_64.cpp73 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local