Lines Matching defs:fp
303 crackhdr(int fd, Fhdr *fp) in crackhdr()
381 adotout(int fd, Fhdr *fp, ExecHdr *hp) in adotout()
396 commonboot(Fhdr *fp) in commonboot()
460 common(int fd, Fhdr *fp, ExecHdr *hp) in common()
473 commonllp64(int, Fhdr *fp, ExecHdr *hp) in commonllp64()
511 mipsboot(int fd, Fhdr *fp, ExecHdr *hp) in mipsboot()
539 mips4kboot(int fd, Fhdr *fp, ExecHdr *hp) in mips4kboot()
567 sparcboot(int fd, Fhdr *fp, ExecHdr *hp) in sparcboot()
584 nextboot(int fd, Fhdr *fp, ExecHdr *hp) in nextboot()
602 elf64dotout(int fd, Fhdr *fp, ExecHdr *hp) in elf64dotout()
720 elf32dotout(int fd, Fhdr *fp, ExecHdr *hp) in elf32dotout()
873 elfdotout(int fd, Fhdr *fp, ExecHdr *hp) in elfdotout()
892 armdotout(int fd, Fhdr *fp, ExecHdr *hp) in armdotout()
912 settext(Fhdr *fp, uvlong e, uvlong a, long s, vlong off) in settext()
921 setdata(Fhdr *fp, uvlong a, long s, vlong off, long bss) in setdata()
930 setsym(Fhdr *fp, long symsz, long sppcsz, long lnpcsz, vlong symoff) in setsym()