Home
last modified time | relevance | path

Searched refs:NT_PPC_EBB (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.h1379 NT_PPC_EBB = 0x106, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp561 { NT_PPC_EBB, "NT_PPC_EBB", "PowerPC Event Based Branch Registers" },
Delf_types.hpp602 constexpr Elf_Word NT_PPC_EBB = 0x106; // PowerPC Event Based Branch Registers variable
/third_party/musl/porting/linux/user/include/
Delf.h655 #define NT_PPC_EBB 0x106 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h652 #define NT_PPC_EBB 0x106 macro
/third_party/musl/include/
Delf.h660 #define NT_PPC_EBB 0x106 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h652 #define NT_PPC_EBB 0x106 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h652 #define NT_PPC_EBB 0x106 macro
/third_party/elfutils/libelf/
Delf.h778 #define NT_PPC_EBB 0x106 /* Event Based Branch Registers */ macro