Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c10036 add_jump_to_trampoline (struct trampoline_frag *trampP, fragS *origfrag) in add_jump_to_trampoline() argument
10051 tsym = origfrag->tc_frag_data.slot_symbols[0]; in add_jump_to_trampoline()
10052 toffset = origfrag-> tc_frag_data.slot_offsets[0]; in add_jump_to_trampoline()
10072 origfrag->tc_frag_data.slot_symbols[0] = lsym; in add_jump_to_trampoline()
10073 origfrag->tc_frag_data.slot_offsets[0] = tramp->fr_fix - 3; in add_jump_to_trampoline()