Searched refs:elf32_note (Results 1 – 6 of 6) sorted by relevance
303 return sizeof(struct elf32_note) + roundup(strlen(name) + 1, 4) + in fw_core_dump_get_prstatus_note_size()352 struct elf32_note **created_prstatus_note) in fw_core_dump_create_prstatus_note()354 struct elf32_note *note; in fw_core_dump_create_prstatus_note()360 note_sz = sizeof(struct elf32_note) + roundup(note_name_sz, 4) + in fw_core_dump_create_prstatus_note()415 struct elf32_note *elf_prstatus_note; in fw_core_dump_write_elf_header()
34 #define elf_note elf32_note
37 #define elf_note elf32_note
440 typedef struct elf32_note { struct
429 typedef struct elf32_note { struct