Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm/
Drelative_patcher_arm_base.cc408 bool simple_thunk_patch = false; in ProcessPatches() local
423 simple_thunk_patch = true; in ProcessPatches()
426 simple_thunk_patch = true; in ProcessPatches()
428 if (simple_thunk_patch) { in ProcessPatches()