Home
last modified time | relevance | path

Searched refs:NT_S390_GS_CB (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.h1405 NT_S390_GS_CB = 0x30b, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp586 { NT_S390_GS_CB, "NT_S390_GS_CB", "s390 guarded storage registers" },
Delf_types.hpp627 constexpr Elf_Word NT_S390_GS_CB = 0x30b; // s390 guarded storage registers variable
/third_party/musl/porting/linux/user/include/
Delf.h679 #define NT_S390_GS_CB 0x30b macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h676 #define NT_S390_GS_CB 0x30b macro
/third_party/musl/include/
Delf.h684 #define NT_S390_GS_CB 0x30b macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h676 #define NT_S390_GS_CB 0x30b macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h676 #define NT_S390_GS_CB 0x30b macro
/third_party/elfutils/libelf/
Delf.h808 #define NT_S390_GS_CB 0x30b /* s390 guarded storage registers. */ macro