Searched refs:ID_ELF32B (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DBinary.h53 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon420
71 return is64Bits ? ID_ELF64B : ID_ELF32B;
133 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
H A DBinary.h51 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon1009
71 return is64Bits ? ID_ELF64B : ID_ELF32B;
131 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
H A DBinary.h51 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon1538
71 return is64Bits ? ID_ELF64B : ID_ELF32B;
131 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DBinary.h53 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon4234
71 return is64Bits ? ID_ELF64B : ID_ELF32B;
133 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
H A DBinary.h51 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon4823
71 return is64Bits ? ID_ELF64B : ID_ELF32B;
131 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
H A DBinary.h51 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon5352
71 return is64Bits ? ID_ELF64B : ID_ELF32B;
131 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon2087
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon2646
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon3186
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon3726
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon5901
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon6460
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon7000
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
H A DBinary.h54 ID_ELF32B, // ELF 32-bit, big endian enumerator in enum:llvm::object::Binary::__anon7540
72 return is64Bits ? ID_ELF64B : ID_ELF32B;
132 return !(TypeID == ID_ELF32B || TypeID == ID_ELF64B ||

Completed in 78 milliseconds