Searched defs:GetTargetOffset (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/ | ||
| D | dex_instruction.cc | 83 int32_t Instruction::GetTargetOffset() const { in GetTargetOffset() function in art::Instruction |
| /art/compiler/ | ||
| D | oat_writer.cc | 1137 uint32_t GetTargetOffset(const LinkerPatch& patch) SHARED_REQUIRES(Locks::mutator_lock_) { in GetTargetOffset() function in art::OatWriter::WriteCodeMethodVisitor |