Home
last modified time | relevance | path

Searched refs:text_section (Results 1 – 25 of 144) sorted by relevance

123456

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-sh.h73 && S_GET_SEGMENT ((FIX)->fx_addsy) == text_section \
74 && S_GET_SEGMENT ((FIX)->fx_subsy) == text_section \
H A Dobj-macho.c75 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1); in mach_o_begin()
76 subseg_set (text_section, 0); in mach_o_begin()
80 = bfd_mach_o_get_mach_o_section (text_section); in mach_o_begin()
850 if (text_section == NULL) in obj_mach_o_base_section()
851 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1); in obj_mach_o_base_section()
855 = bfd_mach_o_get_mach_o_section (text_section); in obj_mach_o_base_section()
858 section = text_section; in obj_mach_o_base_section()
H A Dobj-aout.h55 extern asection *text_section, *data_section, *bss_section;
H A Dobj-coff.c495 if (now_seg != text_section) in obj_coff_loc()
646 S_SET_SEGMENT (def_symbol_in_progress, text_section); in obj_coff_endef()
1306 if (S_GET_SEGMENT (symp) == text_section in coff_frob_symbol()
1307 && symp != seg_info (text_section)->sym) in coff_frob_symbol()
1478 && sec != text_section in coff_adjust_section_syms()
1756 || sec == text_section in coff_frob_section()
H A Dtc-mcore.c269 if (now_seg == text_section) in mcore_cons()
284 if (now_seg == text_section) in mcore_float_cons()
299 if (now_seg == text_section) in mcore_stringer()
315 if (now_seg == text_section) in mcore_fill()
1621 subseg_set (text_section, 0); in mcore_md_finish()
H A Dobj-aout.c129 else if ((sec = text_section)->size != 0) in obj_aout_frob_file_before_fix()
H A Dtc-mmix.c983 else if (now_seg == text_section) in md_assemble()
2796 addsy = section_symbol (text_section); in tc_gen_reloc()
3784 sym = section_symbol (text_section); in mmix_frob_file()
3849 symp = symbol_new (name, text_section, &zero_address_frag, in mmix_parse_predefined_name()
3999 section = text_section; in s_loc()
4127 if (now_seg == text_section) in mmix_byte()
4218 if (now_seg == text_section) in mmix_cons()
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sh.h73 && S_GET_SEGMENT ((FIX)->fx_addsy) == text_section \
74 && S_GET_SEGMENT ((FIX)->fx_subsy) == text_section \
H A Dobj-macho.c75 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1); in mach_o_begin()
76 subseg_set (text_section, 0); in mach_o_begin()
80 = bfd_mach_o_get_mach_o_section (text_section); in mach_o_begin()
850 if (text_section == NULL) in obj_mach_o_base_section()
851 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1); in obj_mach_o_base_section()
855 = bfd_mach_o_get_mach_o_section (text_section); in obj_mach_o_base_section()
858 section = text_section; in obj_mach_o_base_section()
H A Dobj-aout.h55 extern asection *text_section, *data_section, *bss_section;
H A Dobj-coff.c495 if (now_seg != text_section) in obj_coff_loc()
646 S_SET_SEGMENT (def_symbol_in_progress, text_section); in obj_coff_endef()
1306 if (S_GET_SEGMENT (symp) == text_section in coff_frob_symbol()
1307 && symp != seg_info (text_section)->sym) in coff_frob_symbol()
1478 && sec != text_section in coff_adjust_section_syms()
1752 || sec == text_section in coff_frob_section()
H A Dtc-mcore.c269 if (now_seg == text_section) in mcore_cons()
284 if (now_seg == text_section) in mcore_float_cons()
299 if (now_seg == text_section) in mcore_stringer()
315 if (now_seg == text_section) in mcore_fill()
1621 subseg_set (text_section, 0); in md_mcore_end()
H A Dtc-mmix.c981 else if (now_seg == text_section) in md_assemble()
2794 addsy = section_symbol (text_section); in tc_gen_reloc()
3782 sym = section_symbol (text_section); in mmix_frob_file()
3847 symp = symbol_new (name, text_section, &zero_address_frag, in mmix_parse_predefined_name()
3997 section = text_section; in s_loc()
4125 if (now_seg == text_section) in mmix_byte()
4216 if (now_seg == text_section) in mmix_cons()
H A Dobj-aout.c129 else if ((sec = text_section)->size != 0) in obj_aout_frob_file_before_fix()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drun-rtl-passes.cc49 switch_to_section (text_section); in run_rtl_passes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drun-rtl-passes.c49 switch_to_section (text_section); in run_rtl_passes()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Das.c118 segT text_section; variable
1215 text_section = subseg_new (TEXT_SECTION_NAME, 0); in perform_an_assembly_pass()
1221 bfd_set_section_flags (text_section, in perform_an_assembly_pass()
1236 subseg_set (text_section, 0); in perform_an_assembly_pass()
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Das.c119 segT text_section; variable
1210 text_section = subseg_new (TEXT_SECTION_NAME, 0); in perform_an_assembly_pass()
1216 bfd_set_section_flags (text_section, in perform_an_assembly_pass()
1231 subseg_set (text_section, 0); in perform_an_assembly_pass()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddarwin.h189 if (in_section == text_section) \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddarwin.h199 if (in_section == text_section) \
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-m68hc1x.c244 asection *text_section; in elf32_m68hc11_setup_section_lists() local
259 text_section = 0; in elf32_m68hc11_setup_section_lists()
275 text_section = section; in elf32_m68hc11_setup_section_lists()
283 htab->tramp_section = text_section; in elf32_m68hc11_setup_section_lists()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-m68hc1x.c244 asection *text_section; in elf32_m68hc11_setup_section_lists() local
259 text_section = 0; in elf32_m68hc11_setup_section_lists()
275 text_section = section; in elf32_m68hc11_setup_section_lists()
283 htab->tramp_section = text_section; in elf32_m68hc11_setup_section_lists()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h256 #define TRAMPOLINE_SECTION text_section
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h256 #define TRAMPOLINE_SECTION text_section
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h293 #define TRAMPOLINE_SECTION text_section

123456