Home | History | Annotate | Download | only in libiberty

Lines Matching defs:scnhdr_offset

180   off_t scnhdr_offset;
293 ocr->scnhdr_offset = (sizeof (struct external_filehdr)
356 sobj->offset + ocr->scnhdr_offset,
547 off_t scnhdr_offset, size_t scnsize,
593 return simple_object_internal_write (descriptor, scnhdr_offset, hdrbuf,
608 off_t scnhdr_offset;
640 scnhdr_offset = sizeof (struct external_filehdr);
641 offset = scnhdr_offset + nscns * sizeof (struct external_scnhdr);
679 &name_offset, scnhdr_offset,
684 scnhdr_offset += sizeof (struct external_scnhdr);