| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-attrs.c | 347 elf_add_obj_attr_string (bfd *abfd, int vendor, unsigned int tag, function 367 return elf_add_obj_attr_string (abfd, vendor, tag, s, NULL); 581 ok = elf_add_obj_attr_string (abfd, vendor, tag,
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-attrs.c | 340 elf_add_obj_attr_string (bfd *abfd, int vendor, unsigned int tag, function 360 return elf_add_obj_attr_string (abfd, vendor, tag, s, NULL); 608 ok = elf_add_obj_attr_string (abfd, vendor, tag,
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf-attrs.c | 340 elf_add_obj_attr_string (bfd *abfd, int vendor, unsigned int tag, function 360 return elf_add_obj_attr_string (abfd, vendor, tag, s, NULL); 608 ok = elf_add_obj_attr_string (abfd, vendor, tag,
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elf-attrs.c | 2327 elf_add_obj_attr_string (bfd *abfd, obj_attr_vendor_t vendor, obj_attr_tag_t tag, function 2349 return elf_add_obj_attr_string (abfd, vendor, tag, s, NULL); 2618 ok = elf_add_obj_attr_string (abfd, vendor, tag,
|