/toolchain/binutils/binutils-2.27/gas/ |
D | frags.h | 40 struct frag { struct 43 /* When relaxing multiple times, remember the address the frag had argument 50 The generic frag handling code no longer makes any use of fr_var. */ argument 60 struct frag *fr_next; argument 71 or org frag, and that at the tail of the sequence. */ argument 88 /* Don't include this unless using CGEN to keep frag size down. */ argument 100 TC_FRAG_TYPE tc_frag_data; argument 103 OBJ_FRAG_TYPE obj_frag_data; argument 114 /* Current frag we are building. This frag is incomplete. It is, argument
|
D | ehopt.c | 471 eh_frame_estimate_size_before_relax (fragS *frag) in eh_frame_estimate_size_before_relax() 500 eh_frame_relax_frag (fragS *frag) in eh_frame_relax_frag() 514 eh_frame_convert_frag (fragS *frag) in eh_frame_convert_frag()
|
D | cgen.h | 37 fragS * frag; member
|
D | symbols.h | 131 fragS *frag; member
|
D | dwarf2dbg.c | 1086 get_frag_fix (fragS *frag, segT seg) in get_frag_fix() 1352 emit_fixed_inc_line_addr (int line_delta, addressT addr_delta, fragS *frag, in emit_fixed_inc_line_addr() 1446 dwarf2dbg_estimate_size_before_relax (fragS *frag) in dwarf2dbg_estimate_size_before_relax() 1467 dwarf2dbg_relax_frag (fragS *frag) in dwarf2dbg_relax_frag() 1482 dwarf2dbg_convert_frag (fragS *frag) in dwarf2dbg_convert_frag() 1538 fragS *last_frag = NULL, *frag; in emit_logicals() local 1669 fragS *last_frag = NULL, *frag; in process_entries() local 2239 fragS *frag; in out_debug_ranges() local 2307 fragS *frag; in out_debug_aranges() local
|
D | subsegs.c | 277 fragS *frag; in seg_not_empty_p() local
|
D | cgen.c | 242 gas_cgen_record_fixup (fragS *frag, int where, const CGEN_INSN *insn, in gas_cgen_record_fixup() 277 gas_cgen_record_fixup_exp (fragS *frag, int where, const CGEN_INSN *insn, in gas_cgen_record_fixup_exp()
|
D | write.c | 143 fix_new_internal (fragS *frag, /* Which frag? */ in fix_new_internal() 229 fix_new (fragS *frag, /* Which frag? */ in fix_new() 246 fix_new_exp (fragS *frag, /* Which frag? */ in fix_new_exp() 314 fix_at_start (fragS *frag, int size, symbolS *add_symbol, in fix_at_start()
|
D | frags.c | 415 const fragS *frag; in frag_offset_fixed_p() local
|
D | symbols.c | 86 symbol_new (const char *name, segT segment, valueT valu, fragS *frag) in symbol_new() 133 fragS *frag /* Associated fragment. */) in symbol_create() 191 local_symbol_make (const char *name, segT section, valueT val, fragS *frag) in local_symbol_make() 686 symbol_temp_new (segT seg, valueT ofs, fragS *frag) in symbol_temp_new()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-v850.h | 72 #define HANDLE_ALIGN(frag) v850_handle_align (frag) argument
|
D | tc-spu.h | 105 #define HANDLE_ALIGN(frag) spu_handle_align (frag) argument
|
D | tc-nios2.h | 80 #define HANDLE_ALIGN(frag) nios2_handle_align (frag) argument
|
D | tc-xstormy16.c | 43 fragS * frag; member 246 xstormy16_cgen_record_fixup_exp (fragS * frag, in xstormy16_cgen_record_fixup_exp()
|
D | tc-mn10300.h | 120 #define HANDLE_ALIGN(frag) mn10300_handle_align (frag) argument
|
D | tc-m32c.c | 48 fragS * frag; member 608 target_address_for (fragS *frag) in target_address_for() 1019 m32c_cons_fix_new (fragS * frag, in m32c_cons_fix_new()
|
D | tc-mmix.h | 182 #define TC_FRAG_INIT(frag) (frag)->tc_frag_data = mmix_opcode_frag argument
|
D | tc-sh64.h | 30 #define HANDLE_ALIGN(frag) sh64_handle_align (frag) argument
|
D | tc-mn10300.c | 1016 mn10300_cons_fix_new (fragS *frag, int off, int size, expressionS *exp, in mn10300_cons_fix_new() 2558 fragS * frag; in mn10300_allow_local_subtract() local 2609 mn10300_handle_align (fragS *frag) in mn10300_handle_align()
|
D | obj-coff.c | 205 char *frag; in obj_coff_common_parse() local 365 fragS *frag; member 422 add_lineno (fragS * frag, addressT offset, int num) in add_lineno()
|
D | tc-mep.c | 49 fragS * frag; member 1605 target_address_for (fragS *frag) in target_address_for() 1914 mep_cgen_record_fixup_exp (fragS *frag, in mep_cgen_record_fixup_exp()
|
D | tc-pj.c | 99 pj_cons_fix_new_pj (fragS *frag, int where, int nbytes, expressionS *exp, in pj_cons_fix_new_pj()
|
D | tc-sh.h | 56 #define HANDLE_ALIGN(frag) sh_handle_align (frag) argument
|
D | tc-fr30.c | 44 fragS * frag; member
|
D | tc-xc16x.c | 52 fragS * frag; member
|