| /mirbsd/src/gnu/usr.bin/binutils/gas/ |
| D | subsegs.c | 73 static void subseg_set_rest (segT, subsegT); 149 subseg_change (register segT seg, register int subseg) in subseg_change() 204 subseg_set_rest (segT seg, subsegT subseg) in subseg_set_rest() 334 segT 345 s = segment_name ((segT) i); 350 subseg_set ((segT) i, subseg); 351 return (segT) i; 354 s = obj_segment_name ((segT) i); 359 subseg_set ((segT) i, subseg); 360 return (segT) i; [all …]
|
| D | tc.h | 37 void md_apply_fix (fixS *, valueT *, segT); 63 int md_estimate_size_before_relax (fragS * fragP, segT); 66 valueT md_section_align (segT, valueT); 75 void md_convert_frag (bfd *, segT, fragS *); 78 void tc_headers_hook (segT *, fixS *); 89 void md_convert_frag (object_headers *, segT, fragS *);
|
| D | as.h | 279 } segT; typedef 283 typedef asection *segT; typedef 295 COMMON segT now_seg; 309 extern segT reg_section, expr_section; 311 extern segT text_section, data_section, bss_section; 596 void subseg_change (segT, int); 597 segT subseg_new (const char *, subsegT); 598 segT subseg_force_new (const char *, subsegT); 599 void subseg_set (segT, subsegT); 600 int subseg_text_p (segT); [all …]
|
| D | dwarf2dbg.c | 126 segT seg; 160 static struct line_subseg *get_line_subseg (segT, subsegT); 162 static struct frag *first_frag_for_seg (segT); 163 static struct frag *last_frag_for_seg (segT); 171 static void out_set_addr (segT, fragS *, addressT); 175 static void relax_inc_line_addr (int, segT, fragS *, addressT, 177 static void process_entries (segT, struct line_entry *); 179 static void out_debug_line (segT); 180 static void out_debug_aranges (segT, segT); 181 static void out_debug_abbrev (segT); [all …]
|
| D | symbols.h | 55 symbolS *symbol_new (const char *name, segT segment, valueT value, 57 symbolS *symbol_create (const char *name, segT segment, valueT value, 59 symbolS *symbol_temp_new (segT, valueT, fragS *); 101 extern segT S_GET_SEGMENT (symbolS *); 102 extern void S_SET_SEGMENT (symbolS *, segT); 117 segT seg; 144 extern const segT N_TYPE_seg[]; /* subseg.c */
|
| D | write.h | 186 extern void record_alignment (segT seg, int align); 187 extern int get_recorded_alignment (segT seg); 190 extern long relax_frag (segT, fragS *, long); 191 extern int relax_segment (struct frag * seg_frag_root, segT seg_type);
|
| D | subsegs.h | 48 segT frch_seg; /* SEG_TEXT or SEG_DATA. */ 124 extern segment_info_type *seg_info (segT); 125 extern symbolS *section_symbol (segT);
|
| D | literal.c | 48 segT sec; 51 segT current_section = now_seg;
|
| D | stabs.c | 87 segT save_seg; in get_stab_string_offset() 89 segT seg; in get_stab_string_offset() 301 segT saved_seg = now_seg; in s_stab_generic() 305 segT seg; in s_stab_generic() 309 static segT cached_sec; in s_stab_generic()
|
| D | obj.h | 72 void (*process_stab) (segT, int, const char *, int, int, int); 74 void (*init_stab_section) (segT);
|
| D | as.c | 116 segT reg_section; 117 segT expr_section; 118 segT text_section; 119 segT data_section; 120 segT bss_section; 992 segT seg; in perform_an_assembly_pass() 1187 segT gnustack; in main()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-openrisc.c | 160 md_section_align (segT segment, valueT size) in md_section_align() 215 md_estimate_size_before_relax (fragS * fragP, segT segment) in md_estimate_size_before_relax() 266 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 279 md_pcrel_from_section (fixS * fixP, segT sec) in md_pcrel_from_section()
|
| D | tc-tic54x.h | 57 segT seg; 110 extern int tic54x_estimate_size_before_relax(fragS *, segT); 116 extern void tic54x_convert_frag(bfd *, segT, fragS *);
|
| D | tc-fr30.c | 157 md_section_align (segT segment, valueT size) in md_section_align() 212 md_estimate_size_before_relax (fragS * fragP, segT segment) in md_estimate_size_before_relax() 264 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 275 md_pcrel_from_section (fixS * fixP, segT sec) in md_pcrel_from_section()
|
| D | tc-ms1.c | 304 md_section_align (segT segment, valueT size) in md_section_align() 319 segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 334 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 343 md_pcrel_from_section (fixS *fixP, segT sec) in md_pcrel_from_section() 468 ms1_apply_fix (fixS *fixP, valueT *valueP, segT seg) in ms1_apply_fix()
|
| D | tc-msp430.h | 96 extern long md_pcrel_from_section (struct fix *, segT); 118 extern long msp430_relax_frag (segT, fragS *, long);
|
| D | tc-ms1.h | 53 extern void ms1_apply_fix (struct fix *, valueT *, segT); 57 extern long md_pcrel_from_section (struct fix *, segT);
|
| D | tc-ip2k.c | 231 md_section_align (segT segment, valueT size) in md_section_align() 247 segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 263 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 434 ip2k_apply_fix (fixS *fixP, valueT *valueP, segT seg) in ip2k_apply_fix()
|
| D | tc-xtensa.c | 115 segT lit_seg; 116 segT lit4_seg; 117 segT init_lit_seg; 118 segT fini_lit_seg; 131 segT seg; 293 segT sec; 305 segT now_seg; 442 static fragS *get_literal_pool_location (segT); 443 static void set_literal_pool_location (segT, fragS *); 453 static int branch_align_power (segT); [all …]
|
| D | tc-xstormy16.c | 281 md_section_align (segT segment, valueT size) in md_section_align() 307 segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 322 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 335 md_pcrel_from_section (fixS * fixP, segT sec) in md_pcrel_from_section() 442 segT seg ATTRIBUTE_UNUSED) in xstormy16_md_apply_fix()
|
| D | obj-som.c | 216 obj_som_init_stab_section (segT seg) in obj_som_init_stab_section() 218 segT saved_seg = now_seg; in obj_som_init_stab_section() 219 segT space; in obj_som_init_stab_section()
|
| D | obj-coff.c | 180 static segT 183 static segT debug_section; in fetch_coff_debug_section() 473 segT current_seg = now_seg; in obj_coff_ident() 478 segT sec; in obj_coff_ident() 1580 coff_frob_section (segT sec) in coff_frob_section() 1582 segT strsec; in coff_frob_section() 1663 obj_coff_init_stab_section (segT seg) in obj_coff_init_stab_section() 1779 static const segT seg_info_off_by_4[] = 1794 (segT) 40, 1795 (segT) 41, [all …]
|
| D | tc-m32r.h | 46 long md_pcrel_from_section (struct fix *, segT); 61 extern long m32r_relax_frag (segT, fragS *, long);
|
| D | tc-m32r.c | 132 static segT sbss_section; 162 segT seg; 435 static segT prev_seg; 648 segT seg = now_seg; in m32r_fill_insn() 689 segT seg; in md_begin() 1453 md_section_align (segT segment, valueT size) in md_section_align() 1564 segT old_sec = now_seg; in m32r_scomm() 1644 m32r_relax_frag (segT segment, fragS *fragP, long stretch) in m32r_relax_frag() 1694 md_estimate_size_before_relax (fragS *fragP, segT segment) in md_estimate_size_before_relax() 1746 segT sec, in md_convert_frag() [all …]
|
| D | tc-iq2000.c | 104 segT seg; /* The section this fixup is in. */ 433 md_section_align (segT segment, valueT size) in md_section_align() 460 segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 482 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 491 md_pcrel_from_section (fixS * fixP, segT sec) in md_pcrel_from_section() 533 segT seg ATTRIBUTE_UNUSED) in iq2000_record_hi16()
|