Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_CVSX (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.h1384 NT_PPC_TM_CVSX = 0x10b, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp566 { NT_PPC_TM_CVSX, "NT_PPC_TM_CVSX", "PowerPC TM checkpointed VSX Registers" },
Delf_types.hpp607 constexpr Elf_Word NT_PPC_TM_CVSX = 0x10b; // PowerPC TM checkpointed VSX Registers variable
/third_party/musl/porting/linux/user/include/
Delf.h660 #define NT_PPC_TM_CVSX 0x10b macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h657 #define NT_PPC_TM_CVSX 0x10b macro
/third_party/musl/include/
Delf.h665 #define NT_PPC_TM_CVSX 0x10b macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h657 #define NT_PPC_TM_CVSX 0x10b macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h657 #define NT_PPC_TM_CVSX 0x10b macro
/third_party/elfutils/libelf/
Delf.h783 #define NT_PPC_TM_CVSX 0x10b /* TM checkpointed VSX Registers */ macro