Home
last modified time | relevance | path

Searched refs:elf_note (Results 1 – 4 of 4) sorted by relevance

/fs/
A Dcompat_binfmt_elf.c31 #undef elf_note
37 #define elf_note elf32_note macro
A Dbinfmt_elf.c764 struct elf_note nhdr; in parse_elf_properties()
1401 sz = sizeof(struct elf_note); in notesize()
1410 struct elf_note en; in writenote()
A Dbinfmt_elf_fdpic.c1219 sz = sizeof(struct elf_note); in notesize()
1230 struct elf_note en; in writenote()
/fs/proc/
A Dkcore.c122 kcore_notes_len = (4 * sizeof(struct elf_note) + in update_kcore_size()
312 struct elf_note *note = (struct elf_note *)&notes[*i]; in append_kcore_note()

Completed in 11 milliseconds