Home
last modified time | relevance | path

Searched defs:MachineInfo (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjCopy/
DCommonConfig.h40 struct MachineInfo { struct
41 MachineInfo(uint16_t EM, uint8_t ABI, bool Is64, bool IsLittle) in MachineInfo() function
44 MachineInfo(uint16_t EM, bool Is64, bool IsLittle) in MachineInfo() function
47 MachineInfo() : MachineInfo(0, 0, false, false) {} in MachineInfo() argument
48 uint16_t EMachine;
49 uint8_t OSABI;
50 bool Is64Bit;
51 bool IsLittleEndian;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h40 struct MachineInfo { struct
41 MachineInfo(uint16_t EM, uint8_t ABI, bool Is64, bool IsLittle) in MachineInfo() argument
44 MachineInfo(uint16_t EM, bool Is64, bool IsLittle) in MachineInfo() function
47 MachineInfo() : MachineInfo(0, 0, false, false) {} in MachineInfo() argument
48 uint16_t EMachine;
49 uint8_t OSABI;
50 bool Is64Bit;
51 bool IsLittleEndian;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjCopy/
DCommonConfig.h33 struct MachineInfo { struct
34 MachineInfo(uint16_t EM, uint8_t ABI, bool Is64, bool IsLittle) in MachineInfo() function
37 MachineInfo(uint16_t EM, bool Is64, bool IsLittle) in MachineInfo() function
40 MachineInfo() : MachineInfo(0, 0, false, false) {} in MachineInfo() argument
41 uint16_t EMachine;
42 uint8_t OSABI;
43 bool Is64Bit;
44 bool IsLittleEndian;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjCopy/
DCommonConfig.h33 struct MachineInfo { struct
34 MachineInfo(uint16_t EM, uint8_t ABI, bool Is64, bool IsLittle) in MachineInfo() function
37 MachineInfo(uint16_t EM, bool Is64, bool IsLittle) in MachineInfo() argument
40 MachineInfo() : MachineInfo(0, 0, false, false) {} in MachineInfo() argument
41 uint16_t EMachine;
42 uint8_t OSABI;
43 bool Is64Bit;
44 bool IsLittleEndian;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjCopy/
DCommonConfig.h33 struct MachineInfo { struct
34 MachineInfo(uint16_t EM, uint8_t ABI, bool Is64, bool IsLittle) in MachineInfo() argument
37 MachineInfo(uint16_t EM, bool Is64, bool IsLittle) in MachineInfo() argument
40 MachineInfo() : MachineInfo(0, 0, false, false) {} in MachineInfo() argument
41 uint16_t EMachine;
42 uint8_t OSABI;
43 bool Is64Bit;
44 bool IsLittleEndian;