Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.cc207 bool is_quick_offset = false; in PatchElf() local
209 is_quick_offset = true; in PatchElf()
214 is_quick_offset = true; in PatchElf()
224 if (is_quick_offset) { in PatchElf()