Home
last modified time | relevance | path

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

/art/dex2oat/linker/arm64/
Drelative_patcher_arm64.cc170 size_t num_thunks = current_method_thunks_.size() / kAdrpThunkSize; in WriteThunks() local
281 size_t num_thunks = current_method_thunks_.size() / kAdrpThunkSize; in PatchPcRelativeReference() local