Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-elf.h168 extern void obj_elf_change_section
H A Dobj-elf.c525 obj_elf_change_section (const char *name, in obj_elf_change_section() function
1032 obj_elf_change_section (name, type, attr, entsize, group_name, linkonce, push); in obj_elf_section()
H A Dtc-mips.c12552 obj_elf_change_section (section_name, section_type, section_flag, in s_change_section()
H A Dtc-arm.c17388 obj_elf_change_section (sec_name, type, flags, 0, group_name, linkonce, 0); in start_unwind_section()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-0203615 * config/obj-elf.c (obj_elf_change_section): Allow SHF_ALLOC
861 * config/obj-elf.c (obj_elf_change_section): Adjust for
1214 * config/obj-elf.c (obj_elf_change_section): Update
1220 * config/obj-elf.c (obj_elf_change_section): Always set section
1226 (obj_elf_change_section): Call _bfd_elf_get_sec_type_attr. Set
3703 obj_elf_change_section a pointer into the input buffer.
4177 * config/obj-elf.c (obj_elf_change_section): Move prototype to
4179 * config/obj-elf.h (obj_elf_change_section): Likewise.
4791 * config/obj-elf.c (obj_elf_change_section): Make non-static.
5525 * config/obj-elf.c (obj_elf_change_section): Set and check elf
[all …]
H A DChangeLog-0001754 (obj_elf_change_section): Rename "group" to "group_name".
761 * config/obj-elf.c: (obj_elf_change_section): Add "group" param.
1252 * config/obj-elf.c (obj_elf_change_section): Avoid signed/unsigned
1634 (obj_elf_change_section): Make static.
2729 * config/obj-elf.c (obj_elf_change_section): Add entsize argument,
6783 * config/obj-elf.c (obj_elf_change_section): Check for changed
H A DChangeLog-20061614 * config/obj-elf.c (obj_elf_change_section): Allow user
H A DChangeLog-98991333 (obj_elf_change_section): New function broken out of obj_elf_section.