Lines Matching refs:simple_object_xcoff_read
263 struct simple_object_xcoff_read struct
302 struct simple_object_xcoff_read *ocr; in simple_object_xcoff_match()
324 ocr = XNEW (struct simple_object_xcoff_read); in simple_object_xcoff_match()
361 struct simple_object_xcoff_read *ocr = in simple_object_xcoff_read_strtab()
362 (struct simple_object_xcoff_read *) sobj->data; in simple_object_xcoff_read_strtab()
395 struct simple_object_xcoff_read *ocr = in simple_object_xcoff_find_sections()
396 (struct simple_object_xcoff_read *) sobj->data; in simple_object_xcoff_find_sections()
506 struct simple_object_xcoff_read *ocr = in simple_object_xcoff_fetch_attributes()
507 (struct simple_object_xcoff_read *) sobj->data; in simple_object_xcoff_fetch_attributes()
632 struct simple_object_xcoff_read *ocr = in simple_object_xcoff_write_scnhdr()
633 (struct simple_object_xcoff_read *) sobj->data; in simple_object_xcoff_write_scnhdr()
698 struct simple_object_xcoff_read *ocr = in simple_object_xcoff_write_to_file()
699 (struct simple_object_xcoff_read *) sobj->data; in simple_object_xcoff_write_to_file()