Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbFPOProgramToDWARFExpression.cpp27 static uint32_t ResolveLLDBRegisterNum(llvm::StringRef reg_name, llvm::Triple::ArchType arch_type) { in ResolveLLDBRegisterNum()
57 llvm::Triple::ArchType arch_type, in ResolveFPOProgram()
94 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()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp33 const llvm::Triple::ArchType arch_type = triple_ref.getArch(); in LLDB_PLUGIN_DEFINE() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DArchSpec.cpp467 static const ArchDefinition *FindArchDefinition(ArchitectureType arch_type) { in FindArchDefinition()
532 ArchSpec::ArchSpec(ArchitectureType arch_type, uint32_t cpu, uint32_t subtype) { in ArchSpec()
856 bool ArchSpec::SetArchitecture(ArchitectureType arch_type, uint32_t cpu, in SetArchitecture()
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dxstormy16-dis.c546 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_xstormy16() local
H A Diq2000-dis.c567 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_iq2000() local
H A Dopenrisc-dis.c513 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_openrisc() local
H A Dm32r-dis.c638 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_m32r() local
H A Dfrv-dis.c749 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_frv() local
H A Dfr30-dis.c695 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_fr30() local
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Diq2000-dis.c576 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_iq2000() local
H A Dxstormy16-dis.c555 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_xstormy16() local
H A Dopenrisc-dis.c522 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_openrisc() local
H A Dmt-dis.c677 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_mt() local
H A Dfrv-dis.c783 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_frv() local
H A Dm32r-dis.c643 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_m32r() local
H A Dfr30-dis.c686 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_fr30() local
H A Dxc16x-dis.c762 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); in print_insn_xc16x() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/ARM/
H A DABIMacOSX_arm.cpp1204 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
H A DABISysV_arm.cpp1207 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Mips/
H A DABISysV_mips.cpp521 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); in CreateInstance() local

12