phdr_address      207 src/simh/sim_hints.c   void *phdr_address = (void *)((char *)map + ehdr->e_phoff);
phdr_address      208 src/simh/sim_hints.c   (void)memcpy(&phdr, &phdr_address, sizeof(phdr));