Searched refs:NT_FILE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | elf.h | 388 #define NT_FILE 0x46494c45 macro |
/openbmc/linux/fs/ | ||
H A D | binfmt_elf.c | 1723 fill_note(note, "CORE", NT_FILE, size, data); in fill_files_note() |