Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/proc/
Dkcore.c139 3 * (sizeof(struct elf_note) + 4) + in get_kcore_size()
156 sz = sizeof(struct elf_note); in notesize()
169 struct elf_note en; in storenote()
/linux-2.4.37.9/include/linux/
Delf.h604 #define elf_note elf32_note macro
611 #define elf_note elf64_note macro
/linux-2.4.37.9/arch/mips/kernel/
Dirixelf.c1009 sz = sizeof(struct elf_note); in notesize()
1027 struct elf_note en; in writenote()
/linux-2.4.37.9/fs/
Dbinfmt_elf.c1091 sz = sizeof(struct elf_note); in notesize()
1125 struct elf_note en; in writenote()