Searched refs:auxv_note (Results 1 – 1 of 1) sorted by relevance
1472 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump() local1539 fill_note(&auxv_note, "CORE", NT_AUXV, i * sizeof(elf_addr_t), auxv); in elf_fdpic_core_dump()1540 thread_status_size += notesize(&auxv_note); in elf_fdpic_core_dump()1611 if (!writenote(&auxv_note, cprm)) in elf_fdpic_core_dump()