Home | History | Annotate | Download | only in ppc

Lines Matching refs:target_pos

1323   // Patch instruction(s) at pos to target target_pos (e.g. branch)
1324 void target_at_put(int pos, int target_pos, bool* is_branch = nullptr);