Searched refs:bfd_elf_add_obj_attr_string (Results 1 – 8 of 8) sorted by relevance
| /dflybsd-src/contrib/gdb-7/bfd/ |
| H A D | elf-attrs.c | 318 bfd_elf_add_obj_attr_string (bfd *abfd, int vendor, int tag, const char *s) in bfd_elf_add_obj_attr_string() function 381 bfd_elf_add_obj_attr_string (obfd, vendor, list->tag, in _bfd_elf_copy_obj_attributes() 513 bfd_elf_add_obj_attr_string (abfd, vendor, tag, in _bfd_elf_parse_attributes()
|
| H A D | elf-bfd.h | 2356 extern void bfd_elf_add_obj_attr_string (bfd *, int, int, const char *); 2358 bfd_elf_add_obj_attr_string ((BFD), OBJ_ATTR_PROC, (TAG), (VALUE))
|
| /dflybsd-src/contrib/binutils-2.34/bfd/ |
| H A D | elf-attrs.c | 319 bfd_elf_add_obj_attr_string (bfd *abfd, int vendor, unsigned int tag, const char *s) in bfd_elf_add_obj_attr_string() function 383 bfd_elf_add_obj_attr_string (obfd, vendor, list->tag, in _bfd_elf_copy_obj_attributes() 553 bfd_elf_add_obj_attr_string (abfd, vendor, tag, in _bfd_elf_parse_attributes()
|
| H A D | elf-bfd.h | 2765 extern void bfd_elf_add_obj_attr_string (bfd *, int, unsigned int, const char *); 2767 bfd_elf_add_obj_attr_string ((BFD), OBJ_ATTR_PROC, (TAG), (VALUE))
|
| /dflybsd-src/contrib/binutils-2.27/bfd/ |
| H A D | elf-attrs.c | 317 bfd_elf_add_obj_attr_string (bfd *abfd, int vendor, unsigned int tag, const char *s) in bfd_elf_add_obj_attr_string() function 381 bfd_elf_add_obj_attr_string (obfd, vendor, list->tag, in _bfd_elf_copy_obj_attributes() 533 bfd_elf_add_obj_attr_string (abfd, vendor, tag, in _bfd_elf_parse_attributes()
|
| H A D | elf-bfd.h | 2481 extern void bfd_elf_add_obj_attr_string (bfd *, int, unsigned int, const char *); 2483 bfd_elf_add_obj_attr_string ((BFD), OBJ_ATTR_PROC, (TAG), (VALUE))
|
| /dflybsd-src/contrib/binutils-2.27/gas/config/ |
| H A D | obj-elf.c | 1666 bfd_elf_add_obj_attr_string (stdoutput, vendor, tag, s); in obj_elf_vendor_attribute()
|
| /dflybsd-src/contrib/binutils-2.34/gas/config/ |
| H A D | obj-elf.c | 1766 bfd_elf_add_obj_attr_string (stdoutput, vendor, tag, s); in obj_elf_vendor_attribute()
|