Searched refs:elf_note (Results 1 – 4 of 4) sorted by relevance
31 #undef elf_note37 #define elf_note elf32_note macro
767 struct elf_note nhdr; in parse_elf_properties()1446 sz = sizeof(struct elf_note); in notesize()1455 struct elf_note en; in writenote()
1231 sz = sizeof(struct elf_note); in notesize()1242 struct elf_note en; in writenote()
108 *notes_len = (4 * sizeof(struct elf_note) + in get_kcore_size()299 struct elf_note *note = (struct elf_note *)¬es[*i]; in append_kcore_note()