Home | History | Annotate | Download | only in libiberty

Lines Matching defs:simple_object_xcoff_attributes

287 struct simple_object_xcoff_attributes
671 struct simple_object_xcoff_attributes *ret;
673 ret = XNEW (struct simple_object_xcoff_attributes);
692 struct simple_object_xcoff_attributes *to =
693 (struct simple_object_xcoff_attributes *) todata;
694 struct simple_object_xcoff_attributes *from =
695 (struct simple_object_xcoff_attributes *) fromdata;
720 struct simple_object_xcoff_attributes *attrs =
721 (struct simple_object_xcoff_attributes *) attributes_data;
722 struct simple_object_xcoff_attributes *ret;
726 ret = XNEW (struct simple_object_xcoff_attributes);
739 struct simple_object_xcoff_attributes *attrs =
740 (struct simple_object_xcoff_attributes *) sobj->data;