/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-i370.c | 999 record_alignment (now_seg, alignment); in i370_ds() 1097 old_sec = now_seg; in i370_elf_lcomm() 1440 if (0 == strncmp (now_seg->name, ".text", 5) || 0 > i370_using_other_regno) in i370_addr_offset() 1614 if (strncmp (now_seg->name, ".text", 5)) in i370_ltorg() 1618 now_seg->name); in i370_ltorg() 1620 if (i370_other_section != now_seg) in i370_ltorg() 1622 now_seg->name, i370_other_section->name); in i370_ltorg() 1649 record_alignment (now_seg, biggest_align); in i370_ltorg() 1673 symbol_locate (current_poolP, pool_name, now_seg, in i370_ltorg() 1691 symbol_locate (symP, literals[lit_count].sym_name, now_seg, in i370_ltorg() [all …]
|
D | tc-d30v.c | 323 d30v_current_align_seg = now_seg; in md_begin() 1235 && S_GET_SEGMENT (myops[j].X_add_symbol) == now_seg in find_format() 1481 int switched_seg_p = (d30v_current_align_seg != now_seg); in d30v_align() 1493 && (bfd_get_section_flags (stdoutput, now_seg) & SEC_CODE) != 0) in d30v_align() 1520 gas_assert (S_GET_SEGMENT (label) == now_seg); in d30v_align() 1551 record_alignment (now_seg, n); in d30v_align() 1577 && ((prev_seg != now_seg) || (prev_subseg != now_subseg))) in md_assemble() 1627 prev_seg = now_seg; in md_assemble() 1715 now_seg = prev_seg; in md_assemble() 1749 prev_seg = now_seg; in md_assemble() [all …]
|
D | obj-elf.c | 573 elt->seg = now_seg; in obj_elf_change_section() 579 previous_section = now_seg; in obj_elf_change_section() 950 previous_section = now_seg; in obj_elf_section() 1088 const char *now_group = elf_group_name (now_seg); in obj_elf_section() 1092 linkonce = (now_seg->flags & SEC_LINK_ONCE) != 0; in obj_elf_section() 1128 subseg_set (now_seg, new_subsection); in obj_elf_section() 1140 previous_section = now_seg; in obj_elf_data() 1158 previous_section = now_seg; in obj_elf_text() 1176 previous_section = now_seg; in obj_elf_struct() 1194 previous_section = now_seg; in obj_elf_subsection() [all …]
|
D | obj-coff-seh.c | 91 segT save_seg = now_seg; in make_pxdata_seg() 162 if (seh_ctx_cur->code_seg == now_seg) in seh_validate_seg() 165 nseg_name = bfd_get_section_name (stdoutput, now_seg); in seh_validate_seg() 446 seh_ctx_cur->code_seg = now_seg; in obj_coff_seh_proc() 903 segT save_seg = now_seg; in write_function_xdata() 974 segT save_seg = now_seg; in write_function_pdata()
|
D | tc-xtensa.c | 304 segT now_seg; member 1466 dest_seg = now_seg; in xtensa_literal_pseudo() 1475 dest_seg = now_seg; in xtensa_literal_pseudo() 1482 record_alignment (now_seg, 2); in xtensa_literal_pseudo() 1567 set_subseg_freq (now_seg, now_subseg, target_f + fall_through_f, target_f); in xtensa_frequency_pseudo() 4143 record_alignment (now_seg, litalign); in xg_assemble_literal() 4172 frag_now->tc_frag_data.literal_frag = get_literal_pool_location (now_seg); in xg_assemble_literal() 4173 frag_now->fr_symbol = xtensa_create_literal_symbol (now_seg, frag_now); in xg_assemble_literal() 4197 record_alignment (now_seg, litalign); in xg_assemble_literal_space() 4202 frag_now->tc_frag_data.literal_frag = get_literal_pool_location (now_seg); in xg_assemble_literal_space() [all …]
|
D | tc-tic6x.c | 196 unwind = seg_info (now_seg)->tc_segment_info_data.unwind; in tic6x_get_unwind() 200 unwind = seg_info (now_seg)->tc_segment_info_data.text_unwind; in tic6x_get_unwind() 205 seg_info (now_seg)->tc_segment_info_data.unwind = unwind; in tic6x_get_unwind() 551 seg_info (now_seg)->tc_segment_info_data.nocmp = TRUE; in s_tic6x_nocmp() 651 segT old_sec = now_seg; in s_tic6x_scomm() 778 seg = now_seg; in md_begin() 952 si = seg_info (now_seg); in tic6x_frob_label() 1029 segment_info_type *seginfo = seg_info (now_seg); in tic6x_cons_align() 1060 && subseg_text_p (now_seg)) in tic6x_do_align() 3189 seginfo = seg_info (now_seg); in md_assemble() [all …]
|
D | tc-nds32.c | 3403 if (((now_seg->flags & SEC_ALLOC) == 0 && (now_seg->flags & SEC_CODE) == 0) in nds32_adjust_label() 3404 || strcmp (now_seg->name, ".eh_frame") == 0 in nds32_adjust_label() 3405 || strcmp (now_seg->name, ".gcc_except_table") == 0) in nds32_adjust_label() 3413 if (subseg_text_p (now_seg)) in nds32_adjust_label() 3419 record_alignment (now_seg, n - OCTETS_PER_BYTE_POWER); in nds32_adjust_label() 3429 gas_assert (S_GET_SEGMENT (label) == now_seg); in nds32_adjust_label() 3485 if (now_seg->flags & SEC_CODE in nds32_aligned_cons() 3486 && now_seg->flags & SEC_ALLOC && now_seg->flags & SEC_RELOC) in nds32_aligned_cons() 3883 if (subseg_text_p (now_seg)) in nds32_pre_do_align() 3912 if (!enable_relax_relocs || !subseg_text_p (now_seg)) in nds32_do_align() [all …]
|
D | tc-nios2.c | 331 int switched_seg_p = (nios2_current_align_seg != now_seg); in nios2_align() 347 if (subseg_text_p (now_seg) && align >= 2) in nios2_align() 375 gas_assert (S_GET_SEGMENT (label) == now_seg); in nios2_align() 403 record_alignment (now_seg, align); in nios2_align() 466 else if (subseg_text_p (now_seg)) in s_nios2_align() 494 nios2_current_align_seg = now_seg; in s_nios2_text() 505 nios2_current_align_seg = now_seg; in s_nios2_data() 516 nios2_current_align_seg = now_seg; in s_nios2_section() 2464 nios2_current_align_seg = now_seg; in md_begin() 2754 if (subseg_text_p (now_seg)) in nios2_cons_align() [all …]
|
D | tc-nds32.h | 143 if ((N) > 1 && (subseg_text_p (now_seg) \ 144 || strncmp (now_seg->name, ".gcc_except_table", sizeof(".gcc_except_table") - 1) == 0)) \
|
D | tc-mmix.c | 964 if (now_seg == data_section) in md_assemble() 979 else if (now_seg == text_section) in md_assemble() 1001 record_alignment (now_seg, 2); in md_assemble() 3581 segT this_segment = now_seg; in mmix_md_end() 3927 last_alignment = bfd_get_section_alignment (now_seg->owner, now_seg); in mmix_md_elf_section_change_hook() 4051 if (section != now_seg && section != undefined_section) in s_loc() 4095 loc_asserts->old_seg = now_seg; in s_loc() 4116 if (now_seg == text_section) in mmix_byte() 4118 else if (now_seg == data_section) in mmix_byte() 4207 if (now_seg == text_section) in mmix_cons() [all …]
|
D | tc-iq2000.c | 540 hi_fixup->seg = now_seg; in iq2000_record_hi16() 565 iq2000_record_hi16 (fixP->fx_cgen.opinfo, fixP, now_seg); in iq2000_cgen_record_fixup_exp() 822 if ((bfd_get_section_flags (stdoutput, now_seg) & SEC_CODE) != 0) in s_iq2000_end() 921 if ((bfd_get_section_flags (stdoutput, now_seg) & SEC_CODE) != 0) in s_iq2000_ent()
|
D | tc-alpha.c | 602 info->segment = now_seg; in get_alpha_reloc_tag() 1203 segT current_section = now_seg; in create_literal_section() 1712 if (subseg_text_p (now_seg)) in alpha_align() 1722 if (label != NULL && S_GET_SEGMENT (label) == now_seg) in alpha_align() 1728 record_alignment (now_seg, n); in alpha_align() 1830 fixP->fx_addsy = section_symbol (now_seg); in emit_insn() 1836 if (info->segment != now_seg) in emit_insn() 1848 if (info->segment != now_seg) in emit_insn() 1864 if (info->segment != now_seg) in emit_insn() 1892 fixP->fx_addsy = section_symbol (now_seg); in emit_insn() [all …]
|
D | tc-m32r.c | 646 segT seg = now_seg; in m32r_fill_insn() 710 seg = now_seg; in md_begin() 1190 prev_seg = now_seg; in assemble_two_insns() 1434 prev_seg = now_seg; in md_assemble() 1563 segT old_sec = now_seg; in m32r_scomm() 1907 hi_fixup->seg = now_seg; in m32r_record_hi16() 1940 m32r_record_hi16 (fixP->fx_cgen.opinfo, fixP, now_seg); in m32r_cgen_record_fixup_exp()
|
D | tc-pj.c | 111 : rv[nbytes][(now_seg->flags & SEC_CODE) ? 0 : 1]); in pj_cons_fix_new_pj() 460 if (target_big_endian || now_seg->flags & SEC_CODE) in md_number_to_chars()
|
D | tc-rx.h | 83 && subseg_text_p (now_seg)) \
|
D | tc-tic54x.c | 471 current_seg = now_seg; /* Save current seg. */ in tic54x_bss() 646 stag_saved_seg = now_seg; in tic54x_struct() 1206 S_SET_SEGMENT (line_label, now_seg); in tic54x_sect() 1245 if (expn.X_op != O_constant || frag_bit_offset (frag_now, now_seg) == -1) in tic54x_space() 1249 bi->seg = now_seg; in tic54x_space() 1309 if (now_seg == absolute_section) in tic54x_space() 1366 current_seg = now_seg; /* Save current seg. */ in tic54x_usect() 1754 int bit_offset = frag_bit_offset (frag_now, now_seg); in tic54x_field() 1756 fragS *alloc_frag = bit_offset_frag (frag_now, now_seg); in tic54x_field() 1766 bi->seg = now_seg; in tic54x_field() [all …]
|
D | obj-macho.c | 450 segT old_seg = now_seg; in obj_mach_o_zerofill() 1029 sec = bfd_mach_o_get_mach_o_section (now_seg) ; in obj_mach_o_set_symbol_qualifier() 1171 bfd_mach_o_section *sec = bfd_mach_o_get_mach_o_section (now_seg); in obj_mach_o_indirect_symbol() 1215 isym->sect = now_seg; in obj_mach_o_indirect_symbol() 1535 symbolP = symbol_new ("", now_seg, frag_now_fix (), frag_now); in obj_mach_o_process_stab()
|
D | tc-mcore.c | 190 record_alignment (now_seg, 2); in dump_literals() 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()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ehopt.c | 115 f = seg_info (now_seg)->frchainP->frch_root; in get_cie_info() 116 fix = seg_info (now_seg)->frchainP->fix_root; in get_cie_info() 122 if (strncmp (segment_name (now_seg), ".debug_frame", 12) == 0) in get_cie_info() 287 if (strncmp (segment_name (now_seg), ".eh_frame", 9) == 0 in check_eh_frame() 288 && segment_name (now_seg)[9] != '_') in check_eh_frame() 290 else if (strncmp (segment_name (now_seg), ".debug_frame", 12) == 0) in check_eh_frame()
|
D | subsegs.c | 61 now_seg = seg; in subseg_change() 149 const char *now_seg_name = (now_seg in subseg_get() 150 ? bfd_get_section_name (stdoutput, now_seg) in subseg_get() 157 return now_seg; in subseg_get() 200 if (! (secptr == now_seg && subseg == now_subseg)) in subseg_set()
|
D | read.c | 688 record_alignment (now_seg, bundle_align_p2 - OCTETS_PER_BYTE_POWER); in finish_bundle() 1398 if (now_seg == absolute_section) in do_align() 1423 if (subseg_text_p (now_seg)) in do_align() 1438 record_alignment (now_seg, n - OCTETS_PER_BYTE_POWER); in do_align() 2366 flags = bfd_get_section_flags (stdoutput, now_seg); in s_linkonce() 2385 if (!bfd_set_section_flags (stdoutput, now_seg, flags)) in s_linkonce() 2398 segT current_seg = now_seg; in bss_alloc() 2747 if (segment != now_seg in do_org() 2752 if (now_seg == absolute_section) in do_org() 3275 if (now_seg == absolute_section) in s_space() [all …]
|
D | symbols.c | 255 S_SET_SEGMENT (symbolP, now_seg); in define_sym_at_dot() 284 if (now_seg == absolute_section) in colon() 336 || locsym->lsy_section != now_seg in colon() 343 locsym->lsy_section = now_seg; in colon() 382 && (now_seg == data_section in colon() 383 || now_seg == bss_section in colon() 384 || now_seg == S_GET_SEGMENT (symbolP))) in colon() 387 if (now_seg != data_section) in colon() 433 && S_GET_SEGMENT (symbolP) == now_seg)) in colon() 444 symbolP = (symbolS *) local_symbol_make (sym_name, now_seg, in colon() [all …]
|
D | frags.c | 311 if (now_seg == absolute_section) in frag_align() 383 if (now_seg == absolute_section) in frag_now_fix_octets()
|
D | literal.c | 52 segT current_section = now_seg;
|
D | dwarf2dbg.c | 357 lss = get_line_subseg (now_seg, now_subseg, TRUE); in dwarf2_gen_line_info_1() 394 sym = symbol_new (name, now_seg, ofs, frag_now); in dwarf2_gen_line_info() 397 sym = symbol_temp_new (now_seg, ofs, frag_now); in dwarf2_gen_line_info() 405 logicals[logicals_with_labels].seg = now_seg; in dwarf2_gen_line_info() 475 lss = get_line_subseg (now_seg, now_subseg, FALSE); in dwarf2_move_insn() 516 if (S_GET_SEGMENT (label) != now_seg) in dwarf2_emit_label() 518 if (!(bfd_get_section_flags (stdoutput, now_seg) & SEC_CODE)) in dwarf2_emit_label()
|