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

  /src/external/gpl3/binutils.old/dist/bfd/
elf-attrs.c 305 bfd_elf_add_obj_attr_int (bfd *abfd, int vendor, unsigned int tag, unsigned int i) function
439 ok = bfd_elf_add_obj_attr_int (obfd, vendor,
590 ok = bfd_elf_add_obj_attr_int (abfd, vendor, tag, val);
  /src/external/gpl3/gdb.old/dist/bfd/
elf-attrs.c 298 bfd_elf_add_obj_attr_int (bfd *abfd, int vendor, unsigned int tag, unsigned int i) function
432 ok = bfd_elf_add_obj_attr_int (obfd, vendor,
617 ok = bfd_elf_add_obj_attr_int (abfd, vendor, tag, val);
  /src/external/gpl3/gdb/dist/bfd/
elf-attrs.c 305 bfd_elf_add_obj_attr_int (bfd *abfd, int vendor, unsigned int tag, unsigned int i) function
439 ok = bfd_elf_add_obj_attr_int (obfd, vendor,
590 ok = bfd_elf_add_obj_attr_int (abfd, vendor, tag, val);
  /src/external/gpl3/binutils/dist/bfd/
elf-attrs.c 2282 bfd_elf_add_obj_attr_int (bfd *abfd, function
2424 ok = bfd_elf_add_obj_attr_int (obfd, vendor,
2627 ok = bfd_elf_add_obj_attr_int (abfd, vendor, tag, val);

Completed in 19 milliseconds