Lines Matching defs:target
209 // Puts a labels target address at the given position.
213 // Read/Modify the code target address in the branch/call instruction at pc.
217 Address pc, Address target,
219 set_target_value_at(pc, target, icache_flush_mode);
227 Address pc, Address constant_pool, Address target,
229 set_target_address_at(pc, target, icache_flush_mode);
233 Address pc, uint64_t target,
242 Address instruction_payload, Code code, Address target);
244 // Get the size of the special target encoded at 'instruction_payload'.
250 Address pc, Address target,
258 // a target is resolved and written.
291 // Aligns code to something that's optimal for a jump target for the platform.
824 // Get the code target object for a pc-relative call or jump.
835 Address target);
839 // Decode branch instruction at pos and return branch target pos.
842 // Patch branch instruction at pos to branch to given branch target pos.
1040 // the forward branches whose target offsets could be beyond reach of branch