Searched refs:obj_elf_change_section (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | obj-elf.h | 168 extern void obj_elf_change_section
|
| H A D | obj-elf.c | 525 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 D | tc-mips.c | 12552 obj_elf_change_section (section_name, section_type, section_flag, in s_change_section()
|
| H A D | tc-arm.c | 17388 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 D | ChangeLog-0203 | 615 * 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 D | ChangeLog-0001 | 754 (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 D | ChangeLog-2006 | 1614 * config/obj-elf.c (obj_elf_change_section): Allow user
|
| H A D | ChangeLog-9899 | 1333 (obj_elf_change_section): New function broken out of obj_elf_section.
|