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