Searched refs:obj_elf_section (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | obj-elf.c | 87 {"section", obj_elf_section, 0}, 88 {"section.s", obj_elf_section, 0}, 89 {"sect", obj_elf_section, 0}, 90 {"sect.s", obj_elf_section, 0}, 91 {"pushsection", obj_elf_section, 1}, 880 obj_elf_section (int push) in obj_elf_section() function
|
| D | obj-elf.h | 162 extern void obj_elf_section (int);
|
| D | tc-ppc.c | 1803 obj_elf_section (xxx); in ppc_elf_rdata()
|
| D | tc-alpha.c | 3419 obj_elf_section (ignore); in s_alpha_section()
|
| D | tc-ia64.c | 1014 obj_elf_section (0); 5024 obj_elf_section (0);
|
| D | tc-score.c | 5840 obj_elf_section (ignore); in score_s_section()
|
| D | tc-mips.c | 12511 obj_elf_section (ignore); in s_change_section()
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 1597 (obj_elf_section): In MRI mode, call s_mri_sect. 2857 * config/obj-elf.c (obj_elf_section): If md_flush_pending_output 5872 * config/obj-elf.c (obj_elf_section): Don't set any flags based on 7557 * config/obj-elf.c (obj_elf_section): Fix loop termination test. 9280 * config/obj-elf.c (obj_elf_section): Rewrote to handle both 9295 * config/obj-elf.c (obj_elf_section): Set SEC_ALLOC as well as 9313 * config/obj-elf.c (obj_elf_section): Only set flags when first 9327 (obj_elf_section): Add SEC_LOAD to default initialization of 9444 (obj_elf_section), config/tc-i386.c (parse_register), 9573 * config/obj-elf.c (obj_elf_section): Set SEC_LOAD when using [all …]
|
| D | ChangeLog-9899 | 1321 * config/obj-elf.c (obj_elf_section): Don't free the return 1332 (obj_elf_section): Gut and rewrite parsing. 1333 (obj_elf_change_section): New function broken out of obj_elf_section. 1995 * config/obj-elf.c (obj_elf_section): Allow '%' as well as '@' as 4378 * config/obj-elf.c (obj_elf_section): Set bss flag in seg_info
|
| D | ChangeLog-9697 | 555 * config/obj-elf.c (obj_elf_section): Enhance error message. 2258 * config/obj-elf.c (obj_elf_section): Permit a .note section to 3690 (obj_elf_section): Add the section symbol to the symbol table. 5340 * config/obj-elf.c (obj_elf_section): Only SEC_LOAD if the type is 5374 * config/obj-elf.c (obj_elf_section): Allow predefined section 5929 * config/obj-elf.c (obj_elf_section): Add hooks so machine
|
| D | ChangeLog-0001 | 755 (obj_elf_section): Likewise. 764 (obj_elf_section): Parse group name. 834 (obj_elf_section): .. here. Correctly mask off SHF_MERGE if 2732 (obj_elf_section): Allow additional argument specifying entity size. 7319 (obj_elf_section): Don't do anything special for flag_mri if TC_I370.
|
| D | ChangeLog-0203 | 5527 (obj_elf_section): Parse ",comdat" for groups.
|