elf_note
struct elf_note en;
total += sizeof(struct elf_note);
struct elf_note en;
size = sizeof(struct elf_note);
sz = sizeof(struct elf_note);
struct elf_note en;
struct elf_note nhdr;
sz = sizeof(struct elf_note);
struct elf_note en;
kcore_notes_len = (4 * sizeof(struct elf_note) +
struct elf_note *note = (struct elf_note *)¬es[*i];
#define CRASH_CORE_NOTE_HEAD_BYTES ALIGN(sizeof(struct elf_note), 4)
struct elf_note *note = (struct elf_note *)buf;
memset(buf, 0, sizeof(struct elf_note));