Searched refs:psinfo_note (Results 1 – 1 of 1) sorted by relevance
1475 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump() local1534 fill_note(&psinfo_note, NN_PRPSINFO, NT_PRPSINFO, sizeof(*psinfo), psinfo); in elf_fdpic_core_dump()1535 thread_status_size += notesize(&psinfo_note); in elf_fdpic_core_dump()1612 if (!writenote(&psinfo_note, cprm)) in elf_fdpic_core_dump()