Home
last modified time | relevance | path

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

/art/compiler/jit/
Djit_compiler.cc251 const size_t thumb_offset = compiled_method->CodeDelta(); in AddToCodeCache() local
/art/compiler/
Doat_writer.cc380 uint32_t thumb_offset = compiled_method->CodeDelta(); in VisitMethod() local
535 uint32_t thumb_offset) { in NewQuickCodeOffset()