Searched refs:scnhdr_offset (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member in struct:simple_object_coff_read
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
354 sobj->offset + ocr->scnhdr_offset,
545 off_t scnhdr_offset, size_t scnsize,
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
606 off_t scnhdr_offset; local
638 scnhdr_offset = sizeof (struct external_filehdr);
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr);
677 &name_offset, scnhdr_offset,
682 scnhdr_offset
543 simple_object_coff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
H A Dsimple-object-xcoff.c282 off_t scnhdr_offset; member in struct:simple_object_xcoff_read
340 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
352 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4
419 sobj->offset + ocr->scnhdr_offset,
791 off_t scnhdr_offset, size_t scnsize,
850 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
866 off_t scnhdr_offset; local
894 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0);
895 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32);
933 &name_offset, scnhdr_offset,
788 simple_object_xcoff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member in struct:simple_object_coff_read
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
354 sobj->offset + ocr->scnhdr_offset,
545 off_t scnhdr_offset, size_t scnsize,
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
606 off_t scnhdr_offset; local
638 scnhdr_offset = sizeof (struct external_filehdr);
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr);
677 &name_offset, scnhdr_offset,
682 scnhdr_offset
543 simple_object_coff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
H A Dsimple-object-xcoff.c282 off_t scnhdr_offset; member in struct:simple_object_xcoff_read
340 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
352 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4
419 sobj->offset + ocr->scnhdr_offset,
791 off_t scnhdr_offset, size_t scnsize,
850 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
866 off_t scnhdr_offset; local
894 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0);
895 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32);
933 &name_offset, scnhdr_offset,
788 simple_object_xcoff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member in struct:simple_object_coff_read
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
354 sobj->offset + ocr->scnhdr_offset,
545 off_t scnhdr_offset, size_t scnsize,
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
606 off_t scnhdr_offset; local
638 scnhdr_offset = sizeof (struct external_filehdr);
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr);
677 &name_offset, scnhdr_offset,
682 scnhdr_offset
543 simple_object_coff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
H A Dsimple-object-xcoff.c282 off_t scnhdr_offset; member in struct:simple_object_xcoff_read
340 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
352 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4
419 sobj->offset + ocr->scnhdr_offset,
791 off_t scnhdr_offset, size_t scnsize,
850 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
866 off_t scnhdr_offset; local
894 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0);
895 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32);
933 &name_offset, scnhdr_offset,
788 simple_object_xcoff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member in struct:simple_object_coff_read
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
354 sobj->offset + ocr->scnhdr_offset,
545 off_t scnhdr_offset, size_t scnsize,
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
606 off_t scnhdr_offset; local
638 scnhdr_offset = sizeof (struct external_filehdr);
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr);
677 &name_offset, scnhdr_offset,
682 scnhdr_offset
543 simple_object_coff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
H A Dsimple-object-xcoff.c282 off_t scnhdr_offset; member in struct:simple_object_xcoff_read
340 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
352 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4
419 sobj->offset + ocr->scnhdr_offset,
791 off_t scnhdr_offset, size_t scnsize,
850 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
866 off_t scnhdr_offset; local
894 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0);
895 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32);
933 &name_offset, scnhdr_offset,
788 simple_object_xcoff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member in struct:simple_object_coff_read
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
354 sobj->offset + ocr->scnhdr_offset,
545 off_t scnhdr_offset, size_t scnsize,
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
606 off_t scnhdr_offset; local
638 scnhdr_offset = sizeof (struct external_filehdr);
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr);
677 &name_offset, scnhdr_offset,
682 scnhdr_offset
543 simple_object_coff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
H A Dsimple-object-xcoff.c282 off_t scnhdr_offset; member in struct:simple_object_xcoff_read
340 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
352 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4
419 sobj->offset + ocr->scnhdr_offset,
791 off_t scnhdr_offset, size_t scnsize,
850 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
866 off_t scnhdr_offset; local
894 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0);
895 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32);
933 &name_offset, scnhdr_offset,
788 simple_object_xcoff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-coff.c180 off_t scnhdr_offset; member in struct:simple_object_coff_read
291 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
354 sobj->offset + ocr->scnhdr_offset,
545 off_t scnhdr_offset, size_t scnsize,
591 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
606 off_t scnhdr_offset; local
638 scnhdr_offset = sizeof (struct external_filehdr);
639 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr);
677 &name_offset, scnhdr_offset,
682 scnhdr_offset
543 simple_object_coff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]
H A Dsimple-object-xcoff.c282 off_t scnhdr_offset; member in struct:simple_object_xcoff_read
340 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
352 ocr->scnhdr_offset = (sizeof (struct external_filehdr) - 4
419 sobj->offset + ocr->scnhdr_offset,
791 off_t scnhdr_offset, size_t scnsize,
850 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
866 off_t scnhdr_offset; local
894 scnhdr_offset = sizeof (struct external_filehdr) - (u64 ? 4 : 0);
895 offset = scnhdr_offset + nscns * (u64 ? SCNHSZ64 : SCNHSZ32);
933 &name_offset, scnhdr_offset,
788 simple_object_xcoff_write_scnhdr(simple_object_write *sobj, int descriptor, const char *name, size_t *name_offset, off_t scnhdr_offset, size_t scnsize, off_t offset, unsigned int align, const char **errmsg, int *err) argument
[all...]

Completed in 382 milliseconds