Home
last modified time | relevance | path

Searched refs:NT_S390_VXRS_HIGH (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.h1404 NT_S390_VXRS_HIGH = 0x30a, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp585 { NT_S390_VXRS_HIGH, "NT_S390_VXRS_HIGH", "S390 vector registers 16-31" },
Delf_types.hpp626 constexpr Elf_Word NT_S390_VXRS_HIGH = 0x30a; // S390 vector registers 16-31 variable
/third_party/musl/porting/linux/user/include/
Delf.h678 #define NT_S390_VXRS_HIGH 0x30a macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h675 #define NT_S390_VXRS_HIGH 0x30a macro
/third_party/musl/include/
Delf.h683 #define NT_S390_VXRS_HIGH 0x30a macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h675 #define NT_S390_VXRS_HIGH 0x30a macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h675 #define NT_S390_VXRS_HIGH 0x30a macro
/third_party/elfutils/libelf/
Delf.h807 #define NT_S390_VXRS_HIGH 0x30a /* s390 vector registers 16-31. */ macro