Home
last modified time | relevance | path

Searched refs:EF_MIPS_FP64 (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h466 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h489 EF_MIPS_FP64 = 0x00000200, // Code compiled for a 32-bit machine enumerator
/third_party/musl/porting/linux/user/include/
Delf.h1344 #define EF_MIPS_FP64 512 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1336 #define EF_MIPS_FP64 512 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1336 #define EF_MIPS_FP64 512 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1336 #define EF_MIPS_FP64 512 macro
/third_party/musl/include/
Delf.h1340 #define EF_MIPS_FP64 512 macro
/third_party/musl/ndk_musl_include/
Delf.h1336 #define EF_MIPS_FP64 512 macro
/third_party/elfutils/libelf/
Delf.h1687 #define EF_MIPS_FP64 512 /* Uses FP64 (12 callee-saved). */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp304 BCase(EF_MIPS_FP64); in bitset()