Home
last modified time | relevance | path

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

/external/strace/xlat/
Dnt_descriptor_types.h62 #if defined(NT_ASRS) || (defined(HAVE_DECL_NT_ASRS) && HAVE_DECL_NT_ASRS)
64 static_assert((NT_ASRS) == (8), "NT_ASRS != 8");
67 # define NT_ASRS 8
487 XLAT(NT_ASRS),
Dnt_descriptor_types.in9 NT_ASRS 8
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs948 pub const NT_ASRS: ::c_int = 8; constant
/external/google-breakpad/src/third_party/musl/include/
Delf.h514 #define NT_ASRS 8 macro
/external/kmod/port-gnu/
Delf.h638 #define NT_ASRS 8 /* Contains copy of asrset struct */ macro
/external/musl/include/
Delf.h637 #define NT_ASRS 8 macro
/external/elfutils/libelf/
Delf.h759 #define NT_ASRS 8 /* Contains copy of asrset struct */ macro
/external/elfutils/src/
Delflint.c4330 case NT_ASRS: in check_note_data()
/external/strace/
DChangeLog9234 NT_PRXREG, NT_TASKSTRUCT, NT_PLATFORM, NT_AUXV, NT_GWINDOWS, NT_ASRS,