Searched refs:NT_SIGINFO (Results 1 – 13 of 13) sorted by relevance
/external/strace/xlat/ |
D | nt_descriptor_types.h | 118 #if defined(NT_SIGINFO) || (defined(HAVE_DECL_NT_SIGINFO) && HAVE_DECL_NT_SIGINFO) 120 static_assert((NT_SIGINFO) == (0x53494749), "NT_SIGINFO != 0x53494749"); 123 # define NT_SIGINFO 0x53494749 495 XLAT(NT_SIGINFO),
|
D | nt_descriptor_types.in | 17 NT_SIGINFO 0x53494749
|
/external/kernel-headers/original/uapi/linux/ |
D | elf.h | 380 #define NT_SIGINFO 0x53494749 macro
|
/external/elfutils/config/ |
D | ChangeLog | 205 * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
|
D | elfutils.spec.in | 434 - readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
|
/external/elfutils/ |
D | ChangeLog | 429 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
|
D | NEWS | 291 readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
|
/external/kmod/port-gnu/ |
D | elf.h | 645 #define NT_SIGINFO 0x53494749 /* Contains copy of siginfo_t, macro
|
/external/elfutils/libelf/ |
D | elf.h | 759 #define NT_SIGINFO 0x53494749 /* Contains copy of siginfo_t, macro
|
/external/elfutils/libebl/ |
D | ChangeLog | 314 NT_ARM_HW_WATCH, NT_SIGINFO, NT_FILE.
|
/external/elfutils/src/ |
D | ChangeLog | 2137 (handle_notes_data): Call it to handle NT_SIGINFO notes.
|
D | readelf.c | 12249 case NT_SIGINFO: in handle_notes_data()
|
/external/strace/ |
D | ChangeLog | 9239 (NT_SIGINFO, NT_FILE, NT_PPC_*, NT_S390_*, NT_ARM_*, NT_METAG_*,
|