Home
last modified time | relevance | path

Searched refs:NT_PPC_DSCR (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.h1378 NT_PPC_DSCR = 0x105, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp560 { NT_PPC_DSCR, "NT_PPC_DSCR", "PowerPC Data Stream Control Register" },
Delf_types.hpp601 constexpr Elf_Word NT_PPC_DSCR = 0x105; // PowerPC Data Stream Control Register variable
/third_party/musl/porting/linux/user/include/
Delf.h654 #define NT_PPC_DSCR 0x105 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h651 #define NT_PPC_DSCR 0x105 macro
/third_party/musl/include/
Delf.h659 #define NT_PPC_DSCR 0x105 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h651 #define NT_PPC_DSCR 0x105 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h651 #define NT_PPC_DSCR 0x105 macro
/third_party/elfutils/libelf/
Delf.h777 #define NT_PPC_DSCR 0x105 /* Data Stream Control Register */ macro