Home
last modified time | relevance | path

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

/art/compiler/linker/arm64/
Drelative_patcher_arm64.cc122 size_t num_thunks = current_method_thunks_.size() / kAdrpThunkSize; in WriteThunks() local
226 size_t num_thunks = current_method_thunks_.size() / kAdrpThunkSize; in PatchPcRelativeReference() local