Searched refs:ppcboot_hdr_t (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dppcboot.c73 ppcboot_hdr_t; typedef in typeref:struct:ppcboot_hdr
84 ppcboot_hdr_t header; /* raw header */
155 ppcboot_hdr_t hdr;
160 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024);
175 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t))
218 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t);
219 sec->filepos = sizeof (ppcboot_hdr_t);
224 memcpy ((PTR) &tdata->header, (PTR) &hdr, sizeof (ppcboot_hdr_t));
246 if (bfd_seek (abfd, offset + (file_ptr) sizeof (ppcboot_hdr_t), SEEK_SET) != 0
406 return sizeof (ppcboot_hdr_t);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dppcboot.c73 ppcboot_hdr_t; typedef in typeref:struct:ppcboot_hdr
84 ppcboot_hdr_t header; /* raw header */
155 ppcboot_hdr_t hdr;
160 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024);
175 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t))
218 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t);
219 sec->filepos = sizeof (ppcboot_hdr_t);
224 memcpy ((PTR) &tdata->header, (PTR) &hdr, sizeof (ppcboot_hdr_t));
246 if (bfd_seek (abfd, offset + (file_ptr) sizeof (ppcboot_hdr_t), SEEK_SET) != 0
406 return sizeof (ppcboot_hdr_t);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dppcboot.c73 ppcboot_hdr_t; typedef in typeref:struct:ppcboot_hdr
84 ppcboot_hdr_t header; /* raw header */
155 ppcboot_hdr_t hdr;
160 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024);
175 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t))
218 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t);
219 sec->filepos = sizeof (ppcboot_hdr_t);
224 memcpy ((PTR) &tdata->header, (PTR) &hdr, sizeof (ppcboot_hdr_t));
246 if (bfd_seek (abfd, offset + (file_ptr) sizeof (ppcboot_hdr_t), SEEK_SET) != 0
406 return sizeof (ppcboot_hdr_t);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dpk_disklabel.c86 } ppcboot_hdr_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dpk_disklabel.c86 } ppcboot_hdr_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dpk_disklabel.c86 } ppcboot_hdr_t;

Completed in 132 milliseconds