Searched refs:auxv_note (Results 1 – 1 of 1) sorted by relevance
1487 struct memelfnote psinfo_note, auxv_note; in elf_fdpic_core_dump() local1554 fill_note(&auxv_note, AUXV, i * sizeof(elf_addr_t), auxv); in elf_fdpic_core_dump()1555 thread_status_size += notesize(&auxv_note); in elf_fdpic_core_dump()1626 if (!writenote(&auxv_note, cprm)) in elf_fdpic_core_dump()