Home | History | Annotate | Download | only in libiberty

Lines Matching defs:simple_object_coff_attributes

185 struct simple_object_coff_attributes
442 struct simple_object_coff_attributes *ret;
444 ret = XNEW (struct simple_object_coff_attributes);
464 struct simple_object_coff_attributes *to =
465 (struct simple_object_coff_attributes *) todata;
466 struct simple_object_coff_attributes *from =
467 (struct simple_object_coff_attributes *) fromdata;
492 struct simple_object_coff_attributes *attrs =
493 (struct simple_object_coff_attributes *) attributes_data;
494 struct simple_object_coff_attributes *ret;
498 ret = XNEW (struct simple_object_coff_attributes);
511 struct simple_object_coff_attributes *attrs =
512 (struct simple_object_coff_attributes *) sobj->data;
551 struct simple_object_coff_attributes *attrs =
552 (struct simple_object_coff_attributes *) sobj->data;
604 struct simple_object_coff_attributes *attrs =
605 (struct simple_object_coff_attributes *) sobj->data;