Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_SPR (Results 1 – 10 of 10) sorted by relevance

/third_party/elfutils/backends/
Dppc_corenote.c110 EXTRA_REGSET (NT_PPC_TM_SPR, 3 * 8, tm_spr_regs)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1385 NT_PPC_TM_SPR = 0x10c, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp567 { NT_PPC_TM_SPR, "NT_PPC_TM_SPR", "PowerPC TM Special Purpose Registers" },
Delf_types.hpp608 constexpr Elf_Word NT_PPC_TM_SPR = 0x10c; // PowerPC TM Special Purpose Registers variable
/third_party/musl/porting/linux/user/include/
Delf.h661 #define NT_PPC_TM_SPR 0x10c macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h658 #define NT_PPC_TM_SPR 0x10c macro
/third_party/musl/include/
Delf.h666 #define NT_PPC_TM_SPR 0x10c macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h658 #define NT_PPC_TM_SPR 0x10c macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h658 #define NT_PPC_TM_SPR 0x10c macro
/third_party/elfutils/libelf/
Delf.h784 #define NT_PPC_TM_SPR 0x10c /* TM Special Purpose Registers */ macro