Lines Matching refs:Address
98 // specially coded on IA32 means that it is a relative address, as used by
111 // Patch the code at the current address with the supplied instructions.
121 // Patch the code at the current PC with a call to the target address.
123 void RelocInfo::PatchCodeWithCall(Address target, int guard_bytes) {
282 bool Assembler::IsNop(Address addr) {
283 Address a = addr;
1316 // Relative address, relative to point after address.
1327 // Relative address, relative to point after address.