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