Searched refs:notesize (Results 1 – 3 of 3) sorted by relevance
105 static int notesize(struct memelfnote *en) in notesize() function223 nhdr->p_filesz = notesize(¬es[0]); in elf_kcore_store_hdr()240 nhdr->p_filesz += notesize(¬es[1]); in elf_kcore_store_hdr()249 nhdr->p_filesz += notesize(¬es[2]); in elf_kcore_store_hdr()
1257 static int notesize(struct memelfnote *en) in notesize() function1483 *total += notesize(&t->notes[0]); in fill_thread_core_info()1516 *total += notesize(&t->notes[i]); in fill_thread_core_info()1603 info->size += notesize(&info->psinfo); in fill_note_info()1606 info->size += notesize(&info->auxv); in fill_note_info()1697 sz += notesize(&t->notes[0]); in elf_dump_thread_status()1704 sz += notesize(&t->notes[1]); in elf_dump_thread_status()1712 sz += notesize(&t->notes[2]); in elf_dump_thread_status()1836 sz += notesize(info->notes + i); in get_note_info_size()
1278 static int notesize(struct memelfnote *en) in notesize() function1479 sz += notesize(&t->notes[0]); in elf_dump_thread_status()1486 sz += notesize(&t->notes[1]); in elf_dump_thread_status()1494 sz += notesize(&t->notes[2]); in elf_dump_thread_status()1730 sz += notesize(notes + i); in elf_fdpic_core_dump()