Home
last modified time | relevance | path

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

/third_party/elfutils/backends/
Ds390_corenote.c159 EXTRA_ITEMS (NT_S390_HIGH_GPRS, 16 * 4, high_regs_items)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1394 NT_S390_HIGH_GPRS = 0x300, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp575 { NT_S390_HIGH_GPRS, "NT_S390_HIGH_GPRS", "S/390 upper halves of GPRs " },
Delf_types.hpp616 constexpr Elf_Word NT_S390_HIGH_GPRS = 0x300; // S/390 upper halves of GPRs variable
/third_party/musl/porting/linux/user/include/
Delf.h668 #define NT_S390_HIGH_GPRS 0x300 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h665 #define NT_S390_HIGH_GPRS 0x300 macro
/third_party/musl/include/
Delf.h673 #define NT_S390_HIGH_GPRS 0x300 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h665 #define NT_S390_HIGH_GPRS 0x300 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h665 #define NT_S390_HIGH_GPRS 0x300 macro
/third_party/elfutils/libelf/
Delf.h796 #define NT_S390_HIGH_GPRS 0x300 /* s390 upper register halves */ macro