HomeSort by: relevance | last modified time | path
    Searched defs:simple_object_coff_attributes (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
simple-object-coff.c 262 struct simple_object_coff_attributes struct
580 struct simple_object_coff_attributes *ret;
582 ret = XNEW (struct simple_object_coff_attributes);
603 struct simple_object_coff_attributes *to =
604 (struct simple_object_coff_attributes *) todata;
605 struct simple_object_coff_attributes *from =
606 (struct simple_object_coff_attributes *) fromdata;
633 struct simple_object_coff_attributes *attrs =
634 (struct simple_object_coff_attributes *) attributes_data;
635 struct simple_object_coff_attributes *ret
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-coff.c 185 struct simple_object_coff_attributes struct
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
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-coff.c 185 struct simple_object_coff_attributes struct
440 struct simple_object_coff_attributes *ret;
442 ret = XNEW (struct simple_object_coff_attributes);
462 struct simple_object_coff_attributes *to =
463 (struct simple_object_coff_attributes *) todata;
464 struct simple_object_coff_attributes *from =
465 (struct simple_object_coff_attributes *) fromdata;
490 struct simple_object_coff_attributes *attrs =
491 (struct simple_object_coff_attributes *) attributes_data;
492 struct simple_object_coff_attributes *ret
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-coff.c 185 struct simple_object_coff_attributes struct
440 struct simple_object_coff_attributes *ret;
442 ret = XNEW (struct simple_object_coff_attributes);
462 struct simple_object_coff_attributes *to =
463 (struct simple_object_coff_attributes *) todata;
464 struct simple_object_coff_attributes *from =
465 (struct simple_object_coff_attributes *) fromdata;
490 struct simple_object_coff_attributes *attrs =
491 (struct simple_object_coff_attributes *) attributes_data;
492 struct simple_object_coff_attributes *ret
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-coff.c 185 struct simple_object_coff_attributes struct
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
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-coff.c 185 struct simple_object_coff_attributes struct
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
    [all...]

Completed in 25 milliseconds