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