Home
last modified time | relevance | path

Searched refs:NewQuickCodeOffset (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/linker/
Doat_writer.cc1330 quick_code_offset = NewQuickCodeOffset(compiled_method, method_ref, thumb_offset); in VisitMethod()
1338 return NewQuickCodeOffset(compiled_method, method_ref, thumb_offset); in VisitMethod()
1450 uint32_t NewQuickCodeOffset(CompiledMethod* compiled_method, in NewQuickCodeOffset() function in art::linker::OatWriter::LayoutReserveOffsetCodeMethodVisitor