Home
last modified time | relevance | path

Searched refs:bfd_elf_add_proc_attr_int (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Delf-bfd.h2034 #define bfd_elf_add_proc_attr_int(BFD, TAG, VALUE) \ macro
DChangeLog64 bfd_elf_add_proc_attr_int, bfd_elf_add_obj_attr_string,
/freebsd-10-stable/contrib/binutils/gas/config/
Dtc-arm.c20663 bfd_elf_add_proc_attr_int (stdoutput, 6, arch); in aeabi_set_public_attributes()
20666 bfd_elf_add_proc_attr_int (stdoutput, 7, 'A'); in aeabi_set_public_attributes()
20668 bfd_elf_add_proc_attr_int (stdoutput, 7, 'R'); in aeabi_set_public_attributes()
20670 bfd_elf_add_proc_attr_int (stdoutput, 7, 'M'); in aeabi_set_public_attributes()
20673 bfd_elf_add_proc_attr_int (stdoutput, 8, 1); in aeabi_set_public_attributes()
20676 bfd_elf_add_proc_attr_int (stdoutput, 9, in aeabi_set_public_attributes()
20681 bfd_elf_add_proc_attr_int (stdoutput, 10, 3); in aeabi_set_public_attributes()
20684 bfd_elf_add_proc_attr_int (stdoutput, 10, 2); in aeabi_set_public_attributes()
20689 bfd_elf_add_proc_attr_int (stdoutput, 10, 1); in aeabi_set_public_attributes()
20693 bfd_elf_add_proc_attr_int (stdoutput, 11, 1); in aeabi_set_public_attributes()
[all …]