Home
last modified time | relevance | path

Searched defs:thumb_offset (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc1180 uint32_t thumb_offset = compiled_method->GetEntryPointAdjustment(); in VisitMethod() local
1311 uint32_t thumb_offset) { in NewQuickCodeOffset()