Searched refs:NT_SIGINFO (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | elf.h | 380 #define NT_SIGINFO 0x53494749 macro |
| /Linux-v5.4/fs/ | ||
| D | binfmt_elf.c | 1566 fill_note(note, "CORE", NT_SIGINFO, sizeof(*csigdata), csigdata); in fill_siginfo_note() |