Home
last modified time | relevance | path

Searched refs:obj_elf_section (Results 1 – 25 of 30) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c90 {"section", obj_elf_section, 0},
91 {"section.s", obj_elf_section, 0},
92 {"sect", obj_elf_section, 0},
93 {"sect.s", obj_elf_section, 0},
94 {"pushsection", obj_elf_section, 1},
932 obj_elf_section (int push) in obj_elf_section() function
Dobj-elf.h157 extern void obj_elf_section (int);
Dtc-ip2k.c71 obj_elf_section(i); in ip2k_elf_section_rtn()
Dtc-i370.c877 obj_elf_section (sect); in i370_dsect()
1015 obj_elf_section (sect); in i370_elf_rdata()
Dtc-epiphany.c68 obj_elf_section (i); in epiphany_elf_section_rtn()
Dtc-mcore.c371 obj_elf_section (ignore); in mcore_s_section()
Dtc-d30v.c2105 obj_elf_section (ignore); in s_d30v_section()
Dtc-h8300.c179 obj_elf_section (push); in h8300_elf_section()
Dtc-nios2.c513 obj_elf_section (ignore); in s_nios2_section()
Dtc-rx.c521 obj_elf_section (ignore); in rx_section()
Dtc-bfin.c126 {"code", obj_elf_section, 0},
Dtc-msp430.c860 obj_elf_section (arg); in msp430_section()
Dtc-ppc.c2124 obj_elf_section (xxx); in ppc_elf_rdata()
Dtc-ia64.c852 obj_elf_section (0); in set_section()
4850 obj_elf_section (0); in cross_section()
Dtc-alpha.c3700 obj_elf_section (ignore); in s_alpha_section()
Dtc-score7.c5404 obj_elf_section (ignore); in s7_s_section()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-92951597 (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 …]
DChangeLog-20121091 * config/obj-elf.c (obj_elf_section): Cater for TC_KEEP_OPERAND_SPACES
1779 (obj_elf_section): Likewise.
DChangeLog-98991321 * 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
DChangeLog-2011636 * config/obj-elf.c (obj_elf_section): Do not free name.
1556 * obj-elf.c (obj_elf_section): Free malloced name.
DChangeLog-9697555 * 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
DChangeLog-2007323 * config/obj-elf.c (obj_elf_section): Handle optional
517 * config/obj-elf.c (obj_elf_section): When pushing a section, if
DChangeLog-0001745 (obj_elf_section): Likewise.
754 (obj_elf_section): Parse group name.
824 (obj_elf_section): .. here. Correctly mask off SHF_MERGE if
2722 (obj_elf_section): Allow additional argument specifying entity size.
7309 (obj_elf_section): Don't do anything special for flag_mri if TC_I370.
DChangeLog-20081158 (obj_elf_section): Adjust for new args.
DChangeLog-2010955 (obj_elf_section): Update caller. Handle that flag by copying

12