Searched refs:psinfo_note (Results 1 – 1 of 1) sorted by relevance
1465 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump() local1524 fill_note(&psinfo_note, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo); in elf_fdpic_core_dump()1525 thread_status_size += notesize(&psinfo_note); in elf_fdpic_core_dump()1602 if (!writenote(&psinfo_note, cprm)) in elf_fdpic_core_dump()