ELF64PHDRSIZE      52 src/cmd/ld/elf.c 		hdr.phentsize = ELF64PHDRSIZE;	/* Must be ELF64PHDRSIZE */
ELF64PHDRSIZE     175 src/cmd/ld/elf.c 		return hdr.phnum * ELF64PHDRSIZE;
ELF64PHDRSIZE     193 src/cmd/ld/elf.c 		hdr.shoff += ELF64PHDRSIZE;