Searched refs:SetThunkCode (Results 1 – 6 of 6) sorted by relevance
74 void SetThunkCode(const linker::LinkerPatch& linker_patch,
255 void CompiledMethodStorage::SetThunkCode(const linker::LinkerPatch& linker_patch, in SetThunkCode() function in art::CompiledMethodStorage
281 void SetThunkCode(const LinkerPatch& patch, in SetThunkCode() function
726 storage->SetThunkCode(patch, ArrayRef<const uint8_t>(code), debug_name); in Emit()
233 thunk_provider_.SetThunkCode(patch, ArrayRef<const uint8_t>(thunk_code), debug_name); in AddCompiledMethod()
206 thunk_provider_.SetThunkCode(patch, ArrayRef<const uint8_t>(thunk_code), debug_name); in AddCompiledMethod()