Searched refs:puthdr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.sbin/btxld/
H A Dbtxld.c121 static void puthdr(int, struct hdr *);
261 puthdr(fdo, &ohdr);
402 puthdr(int fd, struct hdr *hdr) function
/freebsd-10.0-release/sys/kern/
H A Dimgact_elf.c1064 static void __elfN(puthdr)(struct thread *, void *, size_t, int, size_t);
1419 __elfN(puthdr)(td, hdr, hdrsize, numsegs, notesz);
1502 __elfN(puthdr)(struct thread *td, void *hdr, size_t hdrsize, int numsegs, function

Completed in 200 milliseconds