Searched refs:auxv_note (Results 1 – 1 of 1) sorted by relevance
1475 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump() local1542 fill_note(&auxv_note, NN_AUXV, NT_AUXV, i * sizeof(elf_addr_t), auxv); in elf_fdpic_core_dump()1543 thread_status_size += notesize(&auxv_note); in elf_fdpic_core_dump()1614 if (!writenote(&auxv_note, cprm)) in elf_fdpic_core_dump()