Home | History | Annotate | Download | only in ld

Lines Matching full:ehsize

633 	ehsize    uint16
778 ehdr.ehsize = ELF64HDRSIZE /* Must be ELF64HDRSIZE */
795 ehdr.ehsize = ELF32HDRSIZE /* Must be ELF32HDRSIZE */
946 Thearch.Wput(ehdr.ehsize)
966 Thearch.Wput(ehdr.ehsize)
2038 pph.off = uint64(eh.ehsize)