Searched refs:elf_note (Results 1 – 6 of 6) sorted by relevance
5 struct elf_note en = { 0 }; in elf_core_dump()
107 static void bswap_note(struct elf_note *en) in bswap_note()120 static void bswap_note(struct elf_note *en) { } in bswap_note()
275 static struct elf_note *glue(get_elf_note_type, SZ)(struct elf_note *nhdr,280 elf_word nhdr_size = sizeof(struct elf_note);584 struct elf_note *nhdr = NULL;603 nhdr = (struct elf_note *)data;
1769 #define elf_note elf32_note macro1785 #define elf_note elf64_note macro
316 #undef elf_note323 #define elf_note elf64_note macro
3124 struct elf_note nhdr; in parse_elf_properties()4048 static void bswap_note(struct elf_note *en) in bswap_note()4090 return sizeof(struct elf_note) + namesz + datasz; in size_note()4096 struct elf_note *n = ptr; in fill_note()