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