Searched refs:puthdr (Results 1 – 3 of 3) sorted by relevance
| /src/usr.sbin/btxld/ |
| H A D | btxld.c | 116 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 D | imgact_elf.h | 121 void __elfN(puthdr)(struct thread *, void *, size_t, int, size_t, int);
|
| /src/sys/kern/ |
| H A D | imgact_elf.c | 1848 __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
|