ELF32PHDRSIZE      66 src/cmd/ld/elf.c 		hdr.phentsize = ELF32PHDRSIZE;	/* Must be ELF32PHDRSIZE */
ELF32PHDRSIZE     179 src/cmd/ld/elf.c 	return hdr.phnum * ELF32PHDRSIZE;
ELF32PHDRSIZE     195 src/cmd/ld/elf.c 		hdr.shoff += ELF32PHDRSIZE;