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