Searched refs:NT_SIGINFO (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Delf.h384 * Note to userspace developers: size of NT_SIGINFO note may increase
387 #define NT_SIGINFO 0x53494749 macro
/linux-master/fs/
H A Dbinfmt_elf.c1564 fill_note(note, "CORE", NT_SIGINFO, sizeof(*csigdata), csigdata);

Completed in 122 milliseconds