Searched refs:elf_puthdr (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/gcore/ |
H A D | elfcore.c | 114 static void elf_puthdr(int, pid_t, struct map_entry *, void *, size_t, size_t, 228 elf_puthdr(efd, pid, map, hdr, hdrsize, notesz, segoff, seginfo.count); in elf_coredump() 466 elf_puthdr(int efd, pid_t pid, struct map_entry *map, void *hdr, size_t hdrsize, in elf_puthdr() function
|