Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsOptionRecord.cpp43 Streamer->EmitIntValue(ELF::ODK_REGINFO, 1); // kind in EmitMipsOptionRecord()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h537 ODK_REGINFO = 1, // Register usage information enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h560 ODK_REGINFO = 1, // Register usage information enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFTypes.h735 assert(kind == ELF::ODK_REGINFO);
/third_party/musl/ndk_musl_include/
Delf.h1471 #define ODK_REGINFO 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h1471 #define ODK_REGINFO 1 macro
/third_party/musl/include/
Delf.h1475 #define ODK_REGINFO 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h1471 #define ODK_REGINFO 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h1471 #define ODK_REGINFO 1 macro
/third_party/musl/porting/linux/user/include/
Delf.h1479 #define ODK_REGINFO 1 macro
/third_party/elfutils/libelf/
Delf.h1829 #define ODK_REGINFO 1 /* Register usage information. */ macro