Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_CGPR (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1381 NT_PPC_TM_CGPR = 0x108, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp563 { NT_PPC_TM_CGPR, "NT_PPC_TM_CGPR", "PowerPC TM checkpointed GPR Registers" },
Delf_types.hpp604 constexpr Elf_Word NT_PPC_TM_CGPR = 0x108; // PowerPC TM checkpointed GPR Registers variable
/third_party/musl/porting/linux/user/include/
Delf.h657 #define NT_PPC_TM_CGPR 0x108 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h654 #define NT_PPC_TM_CGPR 0x108 macro
/third_party/musl/include/
Delf.h662 #define NT_PPC_TM_CGPR 0x108 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h654 #define NT_PPC_TM_CGPR 0x108 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h654 #define NT_PPC_TM_CGPR 0x108 macro
/third_party/elfutils/libelf/
Delf.h780 #define NT_PPC_TM_CGPR 0x108 /* TM checkpointed GPR Registers */ macro