/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-sh.h | 73 && S_GET_SEGMENT ((FIX)->fx_addsy) == text_section \ 74 && S_GET_SEGMENT ((FIX)->fx_subsy) == text_section \
|
D | obj-aout.c | 124 if (bfd_section_size (stdoutput, text_section) != 0) in obj_aout_frob_file_before_fix() 125 x = bfd_set_section_contents (stdoutput, text_section, &b, (file_ptr) 0, in obj_aout_frob_file_before_fix()
|
D | obj-macho.c | 75 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() 858 if (text_section == NULL) in obj_mach_o_base_section() 859 text_section = obj_mach_o_segT_from_bfd_name (TEXT_SECTION_NAME, 1); in obj_mach_o_base_section() 863 = bfd_mach_o_get_mach_o_section (text_section); in obj_mach_o_base_section() 866 section = text_section; in obj_mach_o_base_section()
|
D | obj-coff.c | 509 if (now_seg != text_section) in obj_coff_loc() 664 S_SET_SEGMENT (def_symbol_in_progress, text_section); in obj_coff_endef() 1336 if (S_GET_SEGMENT (symp) == text_section in coff_frob_symbol() 1337 && symp != seg_info (text_section)->sym) in coff_frob_symbol() 1507 && sec != text_section in coff_adjust_section_syms() 1771 || sec == text_section in coff_frob_section()
|
D | obj-aout.h | 55 extern asection *text_section, *data_section, *bss_section;
|
D | tc-mcore.c | 269 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() 1614 subseg_set (text_section, 0); in md_mcore_end()
|
D | tc-mmix.c | 979 else if (now_seg == text_section) in md_assemble() 2780 addsy = section_symbol (text_section); in tc_gen_reloc() 3771 sym = section_symbol (text_section); in mmix_frob_file() 3836 symp = symbol_new (name, text_section, in mmix_parse_predefined_name() 3987 section = text_section; in s_loc() 4116 if (now_seg == text_section) in mmix_byte() 4207 if (now_seg == text_section) in mmix_cons()
|
D | tc-ppc.c | 1702 ppc_current_section = text_section; in md_begin() 3847 S_SET_SEGMENT (sym, text_section); in ppc_change_csect() 4480 S_SET_SEGMENT (sym, text_section); in ppc_bf() 4515 S_SET_SEGMENT (sym, text_section); in ppc_ef() 4553 S_SET_SEGMENT (sym, text_section); in ppc_biei() 4652 S_SET_SEGMENT (sym, text_section); in ppc_bb() 4678 S_SET_SEGMENT (sym, text_section); in ppc_eb() 5935 if (S_GET_SEGMENT (sym) == text_section) in ppc_frob_symbol()
|
D | tc-hppa.c | 6818 if (now_seg == text_section) in pa_import() 7291 subseg_set (text_section, sd_chain->sd_last_subseg); in pa_space() 7293 = pa_subsegment_to_subspace (text_section, in pa_space() 7694 text_section = segment; in pa_spaces_begin() 8364 subseg_set (text_section, 0); in md_begin() 8369 S_SET_SEGMENT (dummy_symbol, text_section); in md_begin()
|
D | tc-tilepro.c | 211 bfd_set_section_alignment (stdoutput, text_section, in md_begin()
|
D | tc-tilegx.c | 266 bfd_set_section_alignment (stdoutput, text_section, in md_begin()
|
D | tc-frv.c | 1806 if (now_seg != text_section) in frv_frob_label()
|
D | tc-crx.c | 240 if (seg == text_section) in md_section_align()
|
D | tc-cr16.c | 427 if (seg == text_section) in md_section_align()
|
D | tc-s390.c | 567 record_alignment (text_section, 2); in md_begin()
|
D | tc-mips.c | 3668 record_alignment (text_section, 2); in md_begin() 3678 (void) bfd_set_section_alignment (stdoutput, text_section, 4); in md_begin() 15207 && fixP->fx_frag->fr_address >= text_section->vma in md_apply_fix() 15209 < text_section->vma + bfd_get_section_size (text_section)) in md_apply_fix() 15223 fixP->fx_addsy = section_symbol (text_section); in md_apply_fix()
|
D | tc-alpha.c | 3454 S_SET_SEGMENT (symbolP, text_section); in s_alpha_text() 5525 subseg_set (text_section, 0); in md_begin()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | as.c | 107 segT text_section; variable 1071 text_section = subseg_new (TEXT_SECTION_NAME, 0); in perform_an_assembly_pass() 1077 bfd_set_section_flags (stdoutput, text_section, in perform_an_assembly_pass() 1092 subseg_set (text_section, 0); in perform_an_assembly_pass()
|
D | as.h | 249 extern segT text_section, data_section, bss_section;
|
D | frags.c | 61 subseg_set (text_section, 0); in frag_alloc_check()
|
D | read.c | 1886 section = text_section; in s_data() 3394 subseg_set (text_section, 0); in s_space() 3541 subseg_set (text_section, (subsegT) temp); in s_text()
|
D | ecoff.c | 3245 if (now_seg != text_section) in ecoff_directive_loc() 4032 else if (seg == text_section) in ecoff_build_symbols() 4063 else if (seg == text_section) in ecoff_build_symbols()
|
D | write.c | 1632 seg_info (text_section)->frchainP->frch_last->fr_next = in merge_data_into_text() 1634 seg_info (text_section)->frchainP->frch_last = in merge_data_into_text()
|
D | expr.c | 560 …know (S_GET_SEGMENT (symbolP) == undefined_section || S_GET_SEGMENT (symbolP) == text_section || S… in integer_constant()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m68hc1x.c | 244 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()
|