Home
last modified time | relevance | path

Searched refs:bfd_elf_add_obj_attr_int (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf-attrs.c294 bfd_elf_add_obj_attr_int (bfd *abfd, int vendor, unsigned int tag, unsigned int i) in bfd_elf_add_obj_attr_int() function
378 bfd_elf_add_obj_attr_int (obfd, vendor, list->tag, in_attr->i); in _bfd_elf_copy_obj_attributes()
540 bfd_elf_add_obj_attr_int (abfd, vendor, tag, val); in _bfd_elf_parse_attributes()
DChangeLog-20071832 bfd_elf_get_obj_attr_int, bfd_elf_add_obj_attr_int,
DChangeLog-20152090 (bfd_elf_add_obj_attr_int): Likewise.
DChangeLog-20094935 (bfd_elf_add_obj_attr_int): Get type from _bfd_elf_obj_attrs_arg_type.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sparc.c1189 bfd_elf_add_obj_attr_int (stdoutput, OBJ_ATTR_GNU, Tag_GNU_Sparc_HWCAPS, hwcaps); in sparc_md_end()
1191 bfd_elf_add_obj_attr_int (stdoutput, OBJ_ATTR_GNU, Tag_GNU_Sparc_HWCAPS2, hwcaps2); in sparc_md_end()
Dobj-elf.c1671 bfd_elf_add_obj_attr_int (stdoutput, vendor, tag, i); in obj_elf_vendor_attribute()
Dtc-mips.c19292 bfd_elf_add_obj_attr_int (stdoutput, OBJ_ATTR_GNU, in md_mips_end()