Home
last modified time | relevance | path

Searched refs:puthdr (Results 1 – 3 of 3) sorted by relevance

/src/usr.sbin/btxld/
H A Dbtxld.c116 static void puthdr(int, struct hdr *);
256 puthdr(fdo, &ohdr); in btxld()
398 puthdr(int fd, struct hdr *hdr) in puthdr() function
/src/sys/sys/
H A Dimgact_elf.h121 void __elfN(puthdr)(struct thread *, void *, size_t, int, size_t, int);
/src/sys/kern/
H A Dimgact_elf.c1848 __elfN(puthdr)(p->td, hdr, hdrsize, numsegs, notesz, flags); in corehdr()
1921 __elfN(puthdr)(struct thread *td, void *hdr, size_t hdrsize, int numsegs, in puthdr() function