Searched refs:elf_putnotes (Results 1 – 1 of 1) sorted by relevance
117 static void elf_putnotes(pid_t, struct sbuf *, size_t *);220 elf_putnotes(pid, sb, ¬esz); in elf_coredump()335 elf_putnotes(pid_t pid, struct sbuf *sb, size_t *sizep) in elf_putnotes() function