Searched defs:arch_type (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm64/
H A DABIMacOSX_arm64.cpp220 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm/
H A DABISysV_arm.cpp185 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-arm64/
H A DABISysV_arm64.cpp216 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dmep-dis.c1163 const bfd_arch_info_type *arch_type = bfd_lookup_arch (arch, mach); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/MacOSX-arm/
H A DABIMacOSX_arm.cpp185 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips/
H A DABISysV_mips.cpp145 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DArchSpec.cpp352 FindArchDefinition (ArchitectureType arch_type) argument
460 ArchSpec::ArchSpec (ArchitectureType arch_type, uint32_t cpu, uint32_t subtype) : argument
861 ArchSpec::SetArchitecture (ArchitectureType arch_type, uint32_t cpu, uint32_t sub, uint32_t os) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ABI/SysV-mips64/
H A DABISysV_mips64.cpp145 const llvm::Triple::ArchType arch_type = arch.GetTriple().getArch(); local
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dpeicode.h1237 enum arch_type enum
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-sparc.c234 enum sparc_arch_types arch_type; member in struct:sparc_arch

Completed in 201 milliseconds