Home
last modified time | relevance | path

Searched refs:NT_PRFPXREG (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dnt_descriptor_types.h111 #if defined(NT_PRFPXREG) || (defined(HAVE_DECL_NT_PRFPXREG) && HAVE_DECL_NT_PRFPXREG)
113 static_assert((NT_PRFPXREG) == (20), "NT_PRFPXREG != 20");
116 # define NT_PRFPXREG 20
494 XLAT(NT_PRFPXREG),
Dnt_descriptor_types.in16 NT_PRFPXREG 20
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs955 pub const NT_PRFPXREG: ::c_int = 20; constant
/external/google-breakpad/src/third_party/musl/include/
Delf.h521 #define NT_PRFPXREG 20 macro
/external/kmod/port-gnu/
Delf.h645 #define NT_PRFPXREG 20 /* Contains copy of fprxregset struct */ macro
/external/musl/include/
Delf.h644 #define NT_PRFPXREG 20 macro
/external/elfutils/libelf/
Delf.h766 #define NT_PRFPXREG 20 /* Contains copy of fprxregset struct */ macro
/external/elfutils/src/
Delflint.c4337 case NT_PRFPXREG: in check_note_data()
/external/strace/
DChangeLog9236 NT_LWPSINFO, NT_PRFPXREG, NT_PRXFPREG, NT_PPC_VMX, NT_PPC_SPE,