Searched refs:elf_prstatus_note_size (Results 1 – 1 of 1) sorted by relevance
417 unsigned int elf_prstatus_note_size; in fw_core_dump_write_elf_header() local438 elf_prstatus_note_size = fw_core_dump_get_prstatus_note_size("CORE"); in fw_core_dump_write_elf_header()443 elf_memory_sections_data_offset = elf_prstatus_offset + elf_prstatus_note_size; in fw_core_dump_write_elf_header()470 elf_prstatus_note_size); in fw_core_dump_write_elf_header()480 elf_prstatus_note_size = in fw_core_dump_write_elf_header()482 if (elf_prstatus_note_size == 0) in fw_core_dump_write_elf_header()485 seq_write(m, elf_prstatus_note, elf_prstatus_note_size); in fw_core_dump_write_elf_header()