Lines Matching refs:Address
187 // Patch the code at the current address with the supplied instructions.
199 // Patch the code at the current PC with a call to the target address.
201 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) {
711 // Bind label to the address at pc_. All instructions (most likely branches)
3127 // Patch to load the correct address.