Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpression.cpp26 static uint32_t ResolveLLDBRegisterNum(llvm::StringRef reg_name, llvm::Triple::ArchType arch_type) { in ResolveLLDBRegisterNum()
56 llvm::Triple::ArchType arch_type, in ResolveFPOProgram()
93 llvm::Triple::ArchType arch_type, Stream &stream) { in TranslateFPOProgramToDWARFExpression()
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()
178 llvm::StringRef program, llvm::Triple::ArchType arch_type, Stream &stream) { in EmitVFrameEvaluationDWARFExpression()
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBLocationToDWARFExpression.cpp61 llvm::StringRef program, llvm::Triple::ArchType arch_type, Stream &stream) { in EmitVFrameEvaluationDWARFExpression()
76 llvm::Triple::ArchType arch_type = architecture.GetMachine(); in ConvertPDBLocationToDWARFExpression() local
/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
/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp471 FindArchDefinition(ArchitectureType arch_type) FindArchDefinition() argument
536 ArchSpec(ArchitectureType arch_type,uint32_t cpu,uint32_t subtype) ArchSpec() argument
851 SetArchitecture(ArchitectureType arch_type,uint32_t cpu,uint32_t sub,uint32_t os) SetArchitecture() argument
[all...]
/llvm-project/lldb/unittests/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpressionTests.cpp76 llvm::Triple::ArchType arch_type = arch_spec.GetMachine(); in CheckInvalidProgramTranslation() local
/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()
/llvm-project/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1308 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); CreateInstance() local
H A DABISysV_arm.cpp1312 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); CreateInstance() local
/llvm-project/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp559 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); CreateInstance() local
/llvm-project/lldb/source/Plugins/ABI/AArch64/
H A DABISysV_arm64.cpp49 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
H A DABIMacOSX_arm64.cpp46 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
/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