Searched refs:origfrag (Results 1 – 1 of 1) sorted by relevance
10036 add_jump_to_trampoline (struct trampoline_frag *trampP, fragS *origfrag) in add_jump_to_trampoline() argument10051 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()