Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
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()
DChangeLog-20071833 bfd_elf_add_proc_attr_int, bfd_elf_add_obj_attr_string,
DChangeLog-20152091 (bfd_elf_add_obj_attr_string): Likewise.
DChangeLog-20094936 (bfd_elf_add_obj_attr_string): Likewise.
/toolchain/binutils/binutils-2.27/gas/config/
Dobj-elf.c1668 bfd_elf_add_obj_attr_string (stdoutput, vendor, tag, s); in obj_elf_vendor_attribute()