Searched refs:psinfo_note (Results 1 – 1 of 1) sorted by relevance
1476 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump() local1535 fill_note(&psinfo_note, PRPSINFO, sizeof(*psinfo), psinfo); in elf_fdpic_core_dump()1536 thread_status_size += notesize(&psinfo_note); in elf_fdpic_core_dump()1613 if (!writenote(&psinfo_note, cprm)) in elf_fdpic_core_dump()