/toolchain/binutils/binutils-2.25/gas/ |
D | subsegs.c | 58 subseg_change (segT seg, int subseg) in subseg_change() 73 subseg_set_rest (segT seg, subsegT subseg) in subseg_set_rest() 144 segT 147 segT secptr; in subseg_get() 175 segT 178 segT secptr; in subseg_new() 187 segT 190 segT secptr; in subseg_force_new() 198 subseg_set (segT secptr, subsegT subseg) in subseg_set() 210 section_symbol (segT sec) in section_symbol() [all …]
|
D | as.h | 232 typedef asection *segT; typedef 243 COMMON segT now_seg; 247 extern segT reg_section, expr_section; 249 extern segT text_section, data_section, bss_section; 512 void subseg_change (segT, int); 513 segT subseg_new (const char *, subsegT); 514 segT subseg_force_new (const char *, subsegT); 515 void subseg_set (segT, subsegT); 516 int subseg_text_p (segT); 517 int seg_not_empty_p (segT); [all …]
|
D | symbols.h | 48 symbolS *symbol_new (const char *name, segT segment, valueT value, 50 symbolS *symbol_create (const char *name, segT segment, valueT value, 52 struct local_symbol *local_symbol_make (const char *name, segT section, 58 symbolS *symbol_temp_new (segT, valueT, fragS *); 70 int snapshot_symbol (symbolS **, valueT *, segT *, fragS **); 106 extern segT S_GET_SEGMENT (symbolS *); 107 extern void S_SET_SEGMENT (symbolS *, segT); 128 segT seg; 155 extern const segT N_TYPE_seg[]; /* subseg.c */
|
D | tc.h | 35 void md_apply_fix (fixS *, valueT *, segT); 61 int md_estimate_size_before_relax (fragS * fragP, segT); 64 valueT md_section_align (segT, valueT); 71 void md_convert_frag (bfd *, segT, fragS *);
|
D | write.h | 170 extern void record_alignment (segT seg, int align); 171 extern int get_recorded_alignment (segT seg); 173 extern long relax_frag (segT, fragS *, long); 174 extern int relax_segment (struct frag *, segT, int);
|
D | dwarf2dbg.c | 201 segT seg; 239 segT seg; 304 get_line_subseg (segT seg, subsegT subseg, bfd_boolean create_p) in get_line_subseg() 1015 first_frag_for_seg (segT seg) in first_frag_for_seg() 1021 last_frag_for_seg (segT seg) in last_frag_for_seg() 1091 get_frag_fix (fragS *frag, segT seg) in get_frag_fix() 1542 segT last_seg = NULL; in emit_logicals() 1667 process_entries (segT seg, struct line_entry *e) in process_entries() 1920 out_string_table (segT str_seg, struct string_table *strtab) in out_string_table() 1937 out_dwarf5_file_list (segT str_seg, int sizeof_offset) in out_dwarf5_file_list() [all …]
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-microblaze.h | 106 extern void md_convert_frag (bfd *, segT, fragS *); 108 extern int md_estimate_size_before_relax (fragS *, segT); 110 extern valueT md_section_align (segT, valueT); 111 extern long md_pcrel_from_section (fixS *, segT); 116 extern void md_apply_fix3 (fixS *, valueT *, segT);
|
D | obj-coff-seh.c | 26 segT seg; 46 get_pxdata_name (segT seg, const char *base_name) in get_pxdata_name() 74 alloc_pxdata_item (segT seg, int subseg, char *name) in alloc_pxdata_item() 88 static segT 89 make_pxdata_seg (segT cseg, char *name) in make_pxdata_seg() 91 segT save_seg = now_seg; in make_pxdata_seg() 93 segT r; in make_pxdata_seg() 133 seh_hash_find_or_make (segT cseg, const char *base_name) in seh_hash_find_or_make() 180 switch_xdata (int subseg, segT code_seg) in switch_xdata() 188 switch_pdata (segT code_seg) in switch_pdata() [all …]
|
D | obj-macho.c | 51 static segT obj_mach_o_segT_from_bfd_name (const char *, int); 167 static segT 176 segT sec; in obj_mach_o_make_or_get_sect() 312 segT new_seg; in obj_mach_o_section() 450 segT old_seg = now_seg; in obj_mach_o_zerofill() 451 segT new_seg; in obj_mach_o_zerofill() 603 static segT 608 segT sec; in obj_mach_o_segT_from_bfd_name() 668 segT section; in obj_mach_o_known_section() 716 segT section; in obj_mach_o_objc_section() [all …]
|
D | tc-or1k.c | 166 md_section_align (segT segment, valueT size) in md_section_align() 199 md_estimate_size_before_relax (fragS * fragP, segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 213 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 226 md_pcrel_from_section (fixS * fixP, segT sec) in md_pcrel_from_section() 325 or1k_apply_fix (struct fix *f, valueT *t, segT s) in or1k_apply_fix()
|
D | tc-epiphany.h | 52 extern long md_pcrel_from_section (struct fix *, segT); 84 extern long epiphany_relax_frag (segT, fragS *, long); 102 extern void epiphany_apply_fix (fixS *fixP, valueT *valP, segT seg);
|
D | tc-m32c.h | 39 long md_pcrel_from_section (struct fix *, segT); 51 extern void m32c_apply_fix (struct fix *, valueT *, segT); 77 extern long md_pcrel_from_section (struct fix *, segT);
|
D | tc-msp430.h | 94 extern long md_pcrel_from_section (struct fix *, segT); 117 extern long msp430_relax_frag (segT, fragS *, long); 150 extern bfd_boolean msp430_allow_local_subtract (expressionS *, expressionS *, segT);
|
D | tc-xc16x.c | 235 md_section_align (segT segment, valueT size) in md_section_align() 249 segT segment_type ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 266 md_pcrel_from_section (fixS *fixP, segT sec) in md_pcrel_from_section() 324 md_apply_fix (fixS *fixP, valueT *valP, segT seg ATTRIBUTE_UNUSED) in md_apply_fix() 344 segT seg ATTRIBUTE_UNUSED, in md_convert_frag()
|
D | tc-mep.h | 52 extern void mep_apply_fix (struct fix *, valueT *, segT); 56 extern long md_pcrel_from_section (struct fix *, segT); 83 extern long mep_relax_frag (segT, fragS *, long);
|
D | obj-macho.h | 111 segT); 116 extern int obj_mach_o_force_reloc_sub_same (struct fix *fix, segT seg); 117 extern int obj_mach_o_force_reloc_sub_local (struct fix *fix, segT seg);
|
D | tc-tic54x.h | 52 segT seg; 107 extern int tic54x_estimate_size_before_relax(fragS *, segT); 113 extern void tic54x_convert_frag(bfd *, segT, fragS *);
|
D | tc-fr30.c | 155 md_section_align (segT segment, valueT size) in md_section_align() 210 md_estimate_size_before_relax (fragS * fragP, segT segment) in md_estimate_size_before_relax() 262 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 273 md_pcrel_from_section (fixS * fixP, segT sec) in md_pcrel_from_section()
|
D | tc-nds32.h | 59 extern bfd_boolean nds32_allow_local_subtract (expressionS *, expressionS *, segT); 68 extern long nds32_pcrel_from_section (struct fix *, segT); 74 extern int nds32_validate_fix_sub (struct fix *, segT); 80 extern int nds32_relax_frag (segT, fragS *, long);
|
D | tc-mt.c | 332 md_section_align (segT segment, valueT size) in md_section_align() 347 segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 362 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 371 md_pcrel_from_section (fixS *fixP, segT sec) in md_pcrel_from_section() 451 mt_apply_fix (fixS *fixP, valueT *valueP, segT seg) in mt_apply_fix()
|
D | tc-xstormy16.c | 278 md_section_align (segT segment, valueT size) in md_section_align() 304 segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 319 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 332 md_pcrel_from_section (fixS * fixP, segT sec) in md_pcrel_from_section() 439 segT seg ATTRIBUTE_UNUSED) in xstormy16_md_apply_fix()
|
D | tc-ip2k.c | 230 md_section_align (segT segment, valueT size) in md_section_align() 246 segT segment ATTRIBUTE_UNUSED) in md_estimate_size_before_relax() 262 segT sec ATTRIBUTE_UNUSED, in md_convert_frag() 381 ip2k_apply_fix (fixS *fixP, valueT *valueP, segT seg) in ip2k_apply_fix()
|
D | tc-mt.h | 48 extern void mt_apply_fix (struct fix *, valueT *, segT); 52 extern long md_pcrel_from_section (struct fix *, segT);
|
D | tc-or1k.h | 47 extern void or1k_apply_fix (struct fix *, valueT *, segT); 53 extern long md_pcrel_from_section (struct fix *, segT);
|
D | tc-rl78.h | 53 extern int rl78_relax_frag (segT, fragS *, long); 61 extern long md_pcrel_from_section (struct fix *, segT);
|