elf_putnote
elf_putnote(dst, off, "FreeBSD", NT_PRSTATUS, status,
elf_putnote(dst, off, "FreeBSD", NT_FPREGSET, fpregset,
elf_putnote(dst, off, "FreeBSD", NT_PRPSINFO, psinfo,
static void elf_putnote(void *dst, size_t *off, const char *name, int type,