Home
last modified time | relevance | path

Searched refs:EF_ARM_EABI_VER5 (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTypes.def30 X(Target_ARM32, "arm32", false, EM_ARM, EF_ARM_EABI_VER5) \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp1192 getAssembler().setELFHeaderEFlags(ELF::EF_ARM_EABI_VER5); in reset()
1522 S->getAssembler().setELFHeaderEFlags(ELF::EF_ARM_EABI_VER5); in createARMELFStreamer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h422 EF_ARM_EABI_VER5 = 0x05000000U, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h424 EF_ARM_EABI_VER5 = 0x05000000U, enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2334 #define EF_ARM_EABI_VER5 0x05000000 macro
/third_party/musl/porting/linux/user/include/
Delf.h2339 #define EF_ARM_EABI_VER5 0x05000000 macro
/third_party/musl/ndk_musl_include/
Delf.h2334 #define EF_ARM_EABI_VER5 0x05000000 macro
/third_party/musl/include/
Delf.h2334 #define EF_ARM_EABI_VER5 0x05000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2334 #define EF_ARM_EABI_VER5 0x05000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2334 #define EF_ARM_EABI_VER5 0x05000000 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp296 BCaseMask(EF_ARM_EABI_VER5, EF_ARM_EABIMASK); in bitset()