Searched refs:notesize (Results 1 – 2 of 2) sorted by relevance
1432 static int notesize(struct memelfnote *en) in notesize() function1750 *total += notesize(&t->notes[0]); in fill_thread_core_info()1782 *total += notesize(&t->notes[i]); in fill_thread_core_info()1869 info->size += notesize(&info->psinfo); in fill_note_info()1872 info->size += notesize(&info->signote); in fill_note_info()1875 info->size += notesize(&info->auxv); in fill_note_info()1878 info->size += notesize(&info->files); in fill_note_info()1972 sz += notesize(&t->notes[0]); in elf_dump_thread_status()1979 sz += notesize(&t->notes[1]); in elf_dump_thread_status()2086 sz += notesize(info->notes + i); in get_note_info_size()
1212 static int notesize(struct memelfnote *en) in notesize() function1401 *sz += notesize(&t->notes[0]); in elf_dump_thread_status()1419 *sz += notesize(&t->notes[1]); in elf_dump_thread_status()1537 thread_status_size += notesize(&psinfo_note); in elf_fdpic_core_dump()1545 thread_status_size += notesize(&auxv_note); in elf_fdpic_core_dump()