Searched refs:bfd_elf_add_obj_attr_int (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf-attrs.c | 294 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()
|
D | ChangeLog-2007 | 1832 bfd_elf_get_obj_attr_int, bfd_elf_add_obj_attr_int,
|
D | ChangeLog-2015 | 2090 (bfd_elf_add_obj_attr_int): Likewise.
|
D | ChangeLog-2009 | 4935 (bfd_elf_add_obj_attr_int): Get type from _bfd_elf_obj_attrs_arg_type.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sparc.c | 1189 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()
|
D | obj-elf.c | 1671 bfd_elf_add_obj_attr_int (stdoutput, vendor, tag, i); in obj_elf_vendor_attribute()
|
D | tc-mips.c | 19292 bfd_elf_add_obj_attr_int (stdoutput, OBJ_ATTR_GNU, in md_mips_end()
|