Home | History | Annotate | Download | only in mips

Lines Matching defs:target_address_at

194   return Assembler::target_address_at(pc_, host_);
199 return Assembler::target_address_at(pc_, host_);
204 return reinterpret_cast<uint32_t>(Assembler::target_address_at(pc_, host_));
209 return reinterpret_cast<uint32_t>(Assembler::target_address_at(pc_, host_));
3211 Address Assembler::target_address_at(Address pc) {