/toolchain/binutils/binutils-2.25/gas/ |
subsegs.c | 76 subseg_set_rest (segT seg, subsegT subseg) 133 * subseg_set(segT, subsegT) 137 * In: segT, subsegT code for new subsegment. 179 subseg_new (const char *segname, subsegT subseg) 191 subseg_force_new (const char *segname, subsegT subseg) 201 subseg_set (segT secptr, subsegT subseg)
|
as.h | 240 typedef int subsegT; 243 COMMON subsegT now_subseg; 518 segT subseg_new (const char *, subsegT); 519 segT subseg_force_new (const char *, subsegT); 520 void subseg_set (segT, subsegT);
|
subsegs.h | 49 subsegT frch_subseg; /* subsegment number of this chain */
|
symbols.h | 129 subsegT subseg;
|
stabs.c | 88 subsegT save_subseg; 302 subsegT saved_subseg = now_subseg;
|
dwarf2dbg.c | 193 subsegT subseg; 305 get_line_subseg (segT seg, subsegT subseg, bfd_boolean create_p) [all...] |
read.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-tic6x.h | 54 subsegT saved_subseg;
|
obj-som.c | 212 subsegT saved_subseg = now_subseg;
|
tc-ppc.h | 141 subsegT subseg;
|
tc-sh64.h | 53 subsegT mode_start_subseg;
|
obj-elf.c | 939 subsegT new_subsection = -1; 981 new_subsection = (subsegT) get_absolute_expression (); 1198 subseg_set (now_seg, (subsegT) temp); [all...] |
obj-coff.c | 206 subsegT current_subseg = now_subseg; 557 subsegT current_subseg = now_subseg; [all...] |
tc-ppc.c | 220 subsegT last_subseg; 977 static subsegT ppc_text_subsegment = 2; 983 static subsegT ppc_data_subsegment = 2; 1019 subsegT subseg; [all...] |
tc-xtensa.c | 305 subsegT now_subseg; 490 static unsigned get_last_insn_flags (segT, subsegT); 491 static void set_last_insn_flags (segT, subsegT, unsigned, bfd_boolean); 492 static float get_subseg_total_freq (segT, subsegT); 493 static float get_subseg_target_freq (segT, subsegT); 494 static void set_subseg_freq (segT, subsegT, float, float); 502 static void xtensa_switch_section_emit_state (emit_state *, segT, subsegT); [all...] |
tc-m32r.c | 434 static subsegT prev_subseg; 649 subsegT subseg = now_subseg; 691 subsegT subseg; [all...] |
tc-score7.c | [all...] |
tc-d10v.c | 1119 static subsegT prev_subseg; [all...] |
tc-d30v.c | [all...] |
tc-m32c.c | 153 subseg_set (bss_section, (subsegT) temp); [all...] |
tc-score.c | [all...] |
tc-tic54x.c | 127 static subsegT stag_saved_subseg; 464 subsegT current_subseg; [all...] |
tc-rl78.c | 341 subseg_set (bss_section, (subsegT) temp); [all...] |
tc-mips.c | [all...] |
tc-tic4x.c | 755 subsegT current_subseg; [all...] |