Home | History | Annotate | Download | only in libiberty

Lines Matching refs:sobj

358 simple_object_xcoff_read_strtab (simple_object_read *sobj, size_t *strtab_size,
362 (struct simple_object_xcoff_read *) sobj->data;
368 strtab_offset = sobj->offset + ocr->symptr
370 if (!simple_object_internal_read (sobj->descriptor, strtab_offset,
375 if (!simple_object_internal_read (sobj->descriptor, strtab_offset,
389 simple_object_xcoff_find_sections (simple_object_read *sobj,
396 (struct simple_object_xcoff_read *) sobj->data;
410 if (!simple_object_internal_read (sobj->descriptor,
411 sobj->offset + ocr->scnhdr_offset,
451 strtab = simple_object_xcoff_read_strtab (sobj,
502 simple_object_xcoff_fetch_attributes (simple_object_read *sobj,
507 (struct simple_object_xcoff_read *) sobj->data;
571 simple_object_xcoff_write_filehdr (simple_object_write *sobj, int descriptor,
577 (struct simple_object_xcoff_attributes *) sobj->data;
625 simple_object_xcoff_write_scnhdr (simple_object_write *sobj,
633 (struct simple_object_xcoff_read *) sobj->data;
695 simple_object_xcoff_write_to_file (simple_object_write *sobj, int descriptor,
699 (struct simple_object_xcoff_read *) sobj->data;
728 for (section = sobj->sections; section != NULL; section = section->next)
734 for (section = sobj->sections; section != NULL; section = section->next)
769 if (!simple_object_xcoff_write_scnhdr (sobj, descriptor, section->name,
832 for (section = sobj->sections; section != NULL; section = section->next)
870 if (!simple_object_xcoff_write_filehdr (sobj, descriptor, nscns,