/aosp_15_r20/external/llvm/test/Object/Mips/ |
H A D | elf-flags.yaml | 13 # OBJ-NEXT: EF_MIPS_FP64 (0x200) 26 …OREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_ABI2, EF_MIPS_32BITMODE, EF_MIPS_FP64, EF_MIPS_NAN200… 35 EF_MIPS_32BITMODE, EF_MIPS_FP64, EF_MIPS_NAN2008,
|
/aosp_15_r20/frameworks/compile/mclinker/lib/Target/Mips/ |
D | MipsLDBackend.cpp | 1136 if ((newElfFlags & llvm::ELF::EF_MIPS_FP64) != in mergeElfFlags() 1137 (oldElfFlags & llvm::ELF::EF_MIPS_FP64)) { in mergeElfFlags()
|
/aosp_15_r20/external/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 273 BCase(EF_MIPS_FP64) in bitset()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | ELF.h | 466 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | ELF.h | 473 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 304 BCase(EF_MIPS_FP64); in bitset()
|
/aosp_15_r20/external/trusty/musl/include/ |
D | elf.h | 1339 #define EF_MIPS_FP64 512 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 489 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/external/musl/include/ |
H A D | elf.h | 1358 #define EF_MIPS_FP64 512 macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/ |
H A D | elf.h | 1358 #define EF_MIPS_FP64 512 macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/ |
H A D | elf.h | 1358 #define EF_MIPS_FP64 512 macro
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/ |
H A D | elf.h | 1358 #define EF_MIPS_FP64 512 macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 514 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/ |
H A D | elf.h | 1358 #define EF_MIPS_FP64 512 macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | ELF.h | 517 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/ |
D | ELF.h | 517 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/ |
D | ELF.h | 514 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/ |
D | ELF.h | 517 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | ELFYAML.cpp | 436 BCase(EF_MIPS_FP64); in bitset()
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 1228 LLVM_READOBJ_ENUM_ENT(ELF, EF_MIPS_FP64),
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | elf.h | 1708 #define EF_MIPS_FP64 512 /* Uses FP64 (12 callee-saved). */ macro
|
/aosp_15_r20/external/elfutils/libelf/ |
H A D | elf.h | 1704 #define EF_MIPS_FP64 512 /* Uses FP64 (12 callee-saved). */ macro
|