Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dobj-elf.c77 {"section", obj_elf_section, 0},
78 {"section.s", obj_elf_section, 0},
79 {"sect", obj_elf_section, 0},
80 {"sect.s", obj_elf_section, 0},
81 {"pushsection", obj_elf_section, 1},
808 obj_elf_section (int push) in obj_elf_section() function
H A Dobj-elf.h166 extern void obj_elf_section (int);
H A Dtc-ip2k.c467 obj_elf_section(i); in ip2k_elf_section_rtn()
H A Dtc-i370.c972 obj_elf_section (sect);
1113 obj_elf_section (sect);
H A Dtc-mcore.c365 obj_elf_section (ignore);
H A Dtc-d30v.c2249 obj_elf_section (ignore);
H A Dtc-ppc.c1734 obj_elf_section (xxx);
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dobj-elf.c82 {"section", obj_elf_section, 0},
83 {"section.s", obj_elf_section, 0},
84 {"sect", obj_elf_section, 0},
85 {"sect.s", obj_elf_section, 0},
86 {"pushsection", obj_elf_section, 1},
870 obj_elf_section (int push) in obj_elf_section() function
H A Dobj-elf.h173 extern void obj_elf_section (int);
H A Dtc-ip2k.c72 obj_elf_section(i); in ip2k_elf_section_rtn()
H A Dtc-i370.c878 obj_elf_section (sect); in i370_dsect()
1018 obj_elf_section (sect); in i370_elf_rdata()
H A Dtc-mcore.c375 obj_elf_section (ignore); in mcore_s_section()
H A Dtc-d30v.c2131 obj_elf_section (ignore); in s_d30v_section()
H A Dtc-bfin.c281 {"code", obj_elf_section, 0},
H A Dtc-ppc.c1743 obj_elf_section (xxx);
H A Dtc-alpha.c3419 obj_elf_section (ignore); in s_alpha_section()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog133 (obj_elf_section): Likewise.
H A 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 …]
H A 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
H A 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
H A DChangeLog-0001755 (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.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A 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 …]
H A 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
H A 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
H A DChangeLog-0001755 (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.

12