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