Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiled_method_storage.cc214 CompiledMethodStorage::ThunkMapKey CompiledMethodStorage::GetThunkMapKey( in GetThunkMapKey() function in art::CompiledMethodStorage
238 ThunkMapKey key = GetThunkMapKey(linker_patch); in GetThunkCode()
259 ThunkMapKey key = GetThunkMapKey(linker_patch); in SetThunkCode()
Dcompiled_method_storage.h88 static ThunkMapKey GetThunkMapKey(const linker::LinkerPatch& linker_patch);