Searched refs:notesize (Results 1 – 2 of 2) sorted by relevance
1434 static int notesize(struct memelfnote *en) in notesize() function1753 *total += notesize(&t->notes[0]); in fill_thread_core_info()1787 *total += notesize(&t->notes[i]); in fill_thread_core_info()1876 info->size += notesize(&info->psinfo); in fill_note_info()1879 info->size += notesize(&info->signote); in fill_note_info()1882 info->size += notesize(&info->auxv); in fill_note_info()1885 info->size += notesize(&info->files); in fill_note_info()1982 sz += notesize(&t->notes[0]); in elf_dump_thread_status()1989 sz += notesize(&t->notes[1]); in elf_dump_thread_status()1997 sz += notesize(&t->notes[2]); in elf_dump_thread_status()[all …]
1269 static int notesize(struct memelfnote *en) in notesize() function1457 sz += notesize(&t->notes[0]); in elf_dump_thread_status()1464 sz += notesize(&t->notes[1]); in elf_dump_thread_status()1472 sz += notesize(&t->notes[2]); in elf_dump_thread_status()1696 sz += notesize(notes + i); in elf_fdpic_core_dump()