Lines Matching refs:Address
93 // specially coded on IA32 means that it is a relative address, as used by
106 // Patch the code at the current address with the supplied instructions.
116 // Patch the code at the current PC with a call to the target address.
118 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) {
277 bool Assembler::IsNop(Address addr) {
278 Address a = addr;
1249 // Relative address, relative to point after address.
1260 // Relative address, relative to point after address.