Home
last modified time | relevance | path

Searched refs:start_type (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-cris.c526 const relax_typeS *start_type; in cris_relax_frag() local
573 start_type = this_type = table + this_state; in cris_relax_frag()
604 growth = this_type->rlx_length - start_type->rlx_length; in cris_relax_frag()
Dtc-msp430.c3815 const relax_typeS *start_type; in msp430_relax_frag() local
3843 start_type = this_type = table + this_state; in msp430_relax_frag()
3874 growth = this_type->rlx_length - start_type->rlx_length; in msp430_relax_frag()
Dtc-m68hc11.c3875 const relax_typeS *start_type; in m68hc11_relax_frag() local
3915 start_type = this_type = table + this_state; in m68hc11_relax_frag()
3946 growth = this_type->rlx_length - start_type->rlx_length; in m68hc11_relax_frag()
/toolchain/binutils/binutils-2.25/gas/
Dwrite.c2201 const relax_typeS *start_type; in relax_frag() local
2215 start_type = this_type = table + this_state; in relax_frag()
2296 growth = this_type->rlx_length - start_type->rlx_length; in relax_frag()