Searched refs:ppcboot_hdr_t (Results 1 – 1 of 1) sorted by relevance
71 ppcboot_hdr_t; typedef82 ppcboot_hdr_t header; /* raw header */151 ppcboot_hdr_t hdr;155 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024);170 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t))213 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t);214 sec->filepos = sizeof (ppcboot_hdr_t);219 memcpy ((PTR) &tdata->header, (PTR) &hdr, sizeof (ppcboot_hdr_t));240 if (bfd_seek (abfd, offset + (file_ptr) sizeof (ppcboot_hdr_t), SEEK_SET) != 0402 return sizeof (ppcboot_hdr_t);