Home
last modified time | relevance | path

Searched defs:EF_MIPS_CPIC (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h462 EF_MIPS_CPIC = 0x00000004, // Call object with Position independent code enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h485 EF_MIPS_CPIC = 0x00000004, // Call object with Position independent code enumerator
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1331 #define EF_MIPS_CPIC 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1331 #define EF_MIPS_CPIC 4 macro
/third_party/musl/porting/linux/user/include/
Delf.h1339 #define EF_MIPS_CPIC 4 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1331 #define EF_MIPS_CPIC 4 macro
/third_party/musl/include/
Delf.h1367 #define EF_MIPS_CPIC 4 macro
/third_party/elfutils/libelf/
Delf.h1682 #define EF_MIPS_CPIC 4 /* Uses PIC calling sequence. */ macro