Home
last modified time | relevance | path

Searched refs:bfd_elf_add_obj_attr_string (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gdb-7/bfd/
H A Delf-attrs.c318 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 Delf-bfd.h2356 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 Delf-attrs.c319 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 Delf-bfd.h2765 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 Delf-attrs.c317 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 Delf-bfd.h2481 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 Dobj-elf.c1666 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 Dobj-elf.c1766 bfd_elf_add_obj_attr_string (stdoutput, vendor, tag, s); in obj_elf_vendor_attribute()