Searched refs:MachineArchitecture (Results 1 – 5 of 5) sorted by relevance
81 static constexpr elf::MachineArchitecture kMachineValue = elf::EM_386;90 static constexpr elf::MachineArchitecture kMachineValue = elf::EM_ARM;112 static constexpr elf::MachineArchitecture kMachineValue = elf::EM_X86_64;121 static constexpr elf::MachineArchitecture kMachineValue = elf::EM_AARCH64;184 static constexpr elf::MachineArchitecture supported_architecture() { in supported_architecture()
104 enum MachineArchitecture { enum
135 constexpr elf::MachineArchitecture Elf32IntelTraits::kMachineValue;143 constexpr elf::MachineArchitecture ElfAArch32Traits::kMachineValue;157 constexpr elf::MachineArchitecture Elf64IntelTraits::kMachineValue;165 constexpr elf::MachineArchitecture ElfAArch64Traits::kMachineValue;