Home
last modified time | relevance | path

Searched refs:NT_PPC_VSX (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.h1375 NT_PPC_VSX = 0x102, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp557 { NT_PPC_VSX, "NT_PPC_VSX", "PowerPC VSX registers" },
Delf_types.hpp598 constexpr Elf_Word NT_PPC_VSX = 0x102; // PowerPC VSX registers variable
/third_party/musl/porting/linux/user/include/
Delf.h651 #define NT_PPC_VSX 0x102 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h648 #define NT_PPC_VSX 0x102 macro
/third_party/musl/include/
Delf.h656 #define NT_PPC_VSX 0x102 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h648 #define NT_PPC_VSX 0x102 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h648 #define NT_PPC_VSX 0x102 macro
/third_party/elfutils/libelf/
Delf.h774 #define NT_PPC_VSX 0x102 /* PowerPC VSX registers */ macro