Home
last modified time | relevance | path

Searched refs:NT_PPC_TM_CFPR (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.h1382 NT_PPC_TM_CFPR = 0x109, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp564 { NT_PPC_TM_CFPR, "NT_PPC_TM_CFPR", "PowerPC TM checkpointed FPR Registers" },
Delf_types.hpp605 constexpr Elf_Word NT_PPC_TM_CFPR = 0x109; // PowerPC TM checkpointed FPR Registers variable
/third_party/musl/porting/linux/user/include/
Delf.h658 #define NT_PPC_TM_CFPR 0x109 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h655 #define NT_PPC_TM_CFPR 0x109 macro
/third_party/musl/include/
Delf.h663 #define NT_PPC_TM_CFPR 0x109 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h655 #define NT_PPC_TM_CFPR 0x109 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h655 #define NT_PPC_TM_CFPR 0x109 macro
/third_party/elfutils/libelf/
Delf.h781 #define NT_PPC_TM_CFPR 0x109 /* TM checkpointed FPR Registers */ macro