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

  /src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c 397 struct simple_object_elf_attributes struct
417 struct simple_object_elf_attributes attrs;
667 struct simple_object_elf_attributes *ret;
669 ret = XNEW (struct simple_object_elf_attributes);
692 struct simple_object_elf_attributes *to
693 = (struct simple_object_elf_attributes *) todata;
694 struct simple_object_elf_attributes *from
695 = (struct simple_object_elf_attributes *) fromdata;
754 struct simple_object_elf_attributes *attrs
755 = (struct simple_object_elf_attributes *) attributes_data
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c 397 struct simple_object_elf_attributes struct
417 struct simple_object_elf_attributes attrs;
667 struct simple_object_elf_attributes *ret;
669 ret = XNEW (struct simple_object_elf_attributes);
692 struct simple_object_elf_attributes *to
693 = (struct simple_object_elf_attributes *) todata;
694 struct simple_object_elf_attributes *from
695 = (struct simple_object_elf_attributes *) fromdata;
754 struct simple_object_elf_attributes *attrs
755 = (struct simple_object_elf_attributes *) attributes_data
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c 397 struct simple_object_elf_attributes struct
417 struct simple_object_elf_attributes attrs;
667 struct simple_object_elf_attributes *ret;
669 ret = XNEW (struct simple_object_elf_attributes);
692 struct simple_object_elf_attributes *to
693 = (struct simple_object_elf_attributes *) todata;
694 struct simple_object_elf_attributes *from
695 = (struct simple_object_elf_attributes *) fromdata;
754 struct simple_object_elf_attributes *attrs
755 = (struct simple_object_elf_attributes *) attributes_data
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c 397 struct simple_object_elf_attributes struct
417 struct simple_object_elf_attributes attrs;
667 struct simple_object_elf_attributes *ret;
669 ret = XNEW (struct simple_object_elf_attributes);
692 struct simple_object_elf_attributes *to
693 = (struct simple_object_elf_attributes *) todata;
694 struct simple_object_elf_attributes *from
695 = (struct simple_object_elf_attributes *) fromdata;
754 struct simple_object_elf_attributes *attrs
755 = (struct simple_object_elf_attributes *) attributes_data
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c 397 struct simple_object_elf_attributes struct
417 struct simple_object_elf_attributes attrs;
667 struct simple_object_elf_attributes *ret;
669 ret = XNEW (struct simple_object_elf_attributes);
692 struct simple_object_elf_attributes *to
693 = (struct simple_object_elf_attributes *) todata;
694 struct simple_object_elf_attributes *from
695 = (struct simple_object_elf_attributes *) fromdata;
754 struct simple_object_elf_attributes *attrs
755 = (struct simple_object_elf_attributes *) attributes_data
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c 397 struct simple_object_elf_attributes struct
417 struct simple_object_elf_attributes attrs;
667 struct simple_object_elf_attributes *ret;
669 ret = XNEW (struct simple_object_elf_attributes);
692 struct simple_object_elf_attributes *to =
693 (struct simple_object_elf_attributes *) todata;
694 struct simple_object_elf_attributes *from =
695 (struct simple_object_elf_attributes *) fromdata;
754 struct simple_object_elf_attributes *attrs =
755 (struct simple_object_elf_attributes *) attributes_data
    [all...]

Completed in 36 milliseconds