| /src/external/gpl3/binutils/dist/bfd/ |
| ppcboot.c | 75 ppcboot_hdr_t; typedef in typeref:struct:ppcboot_hdr 87 ppcboot_hdr_t header; /* raw header */ 141 ppcboot_hdr_t hdr; 146 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024); 161 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t)) 203 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t); 204 sec->filepos = sizeof (ppcboot_hdr_t); 209 memcpy (&tdata->header, &hdr, sizeof (ppcboot_hdr_t)); 230 if (bfd_seek (abfd, offset + sizeof (ppcboot_hdr_t), SEEK_SET) != 0 386 return sizeof (ppcboot_hdr_t); [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| ppcboot.c | 75 ppcboot_hdr_t; typedef in typeref:struct:ppcboot_hdr 87 ppcboot_hdr_t header; /* raw header */ 141 ppcboot_hdr_t hdr; 146 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024); 161 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t)) 203 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t); 204 sec->filepos = sizeof (ppcboot_hdr_t); 209 memcpy (&tdata->header, &hdr, sizeof (ppcboot_hdr_t)); 230 if (bfd_seek (abfd, offset + sizeof (ppcboot_hdr_t), SEEK_SET) != 0 386 return sizeof (ppcboot_hdr_t); [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| ppcboot.c | 75 ppcboot_hdr_t; typedef in typeref:struct:ppcboot_hdr 87 ppcboot_hdr_t header; /* raw header */ 141 ppcboot_hdr_t hdr; 146 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024); 161 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t)) 203 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t); 204 sec->filepos = sizeof (ppcboot_hdr_t); 209 memcpy (&tdata->header, &hdr, sizeof (ppcboot_hdr_t)); 230 if (bfd_seek (abfd, offset + sizeof (ppcboot_hdr_t), SEEK_SET) != 0 386 return sizeof (ppcboot_hdr_t); [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| ppcboot.c | 75 ppcboot_hdr_t; typedef in typeref:struct:ppcboot_hdr 87 ppcboot_hdr_t header; /* raw header */ 141 ppcboot_hdr_t hdr; 146 BFD_ASSERT (sizeof (ppcboot_hdr_t) == 1024); 161 if ((size_t) statbuf.st_size < sizeof (ppcboot_hdr_t)) 203 sec->size = statbuf.st_size - sizeof (ppcboot_hdr_t); 204 sec->filepos = sizeof (ppcboot_hdr_t); 209 memcpy (&tdata->header, &hdr, sizeof (ppcboot_hdr_t)); 230 if (bfd_seek (abfd, offset + sizeof (ppcboot_hdr_t), SEEK_SET) != 0 386 return sizeof (ppcboot_hdr_t); [all...] |
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| pk_disklabel.c | 81 } ppcboot_hdr_t;
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| pk_disklabel.c | 81 } ppcboot_hdr_t;
|