Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Delf.h379 #define NT_SIGINFO 0x53494749 macro
/external/elfutils/config/
DChangeLog123 * elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
Delfutils.spec.in333 - readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
/external/elfutils/
DChangeLog239 * NEWS: Update for readelf NT_SIGINFO and NT_FILE core notes.
DNEWS135 readelf: Show contents of NT_SIGINFO and NT_FILE core notes.
/external/kmod/port-gnu/
Delf.h645 #define NT_SIGINFO 0x53494749 /* Contains copy of siginfo_t, macro
/external/elfutils/libelf/
Delf.h646 #define NT_SIGINFO 0x53494749 /* Contains copy of siginfo_t, macro
/external/elfutils/libebl/
DChangeLog144 NT_ARM_HW_WATCH, NT_SIGINFO, NT_FILE.
/external/elfutils/src/
DChangeLog1074 (handle_notes_data): Call it to handle NT_SIGINFO notes.
Dreadelf.c9379 case NT_SIGINFO: in handle_notes_data()