Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h379 void SetCodeItemOffset(uint32_t new_code_off) { in SetCodeItemOffset() function
Dclass_linker.cc3300 dst->SetCodeItemOffset(it.GetMethodCodeItemOffset()); in LoadMethod()
4580 out->SetCodeItemOffset(0); in CreateProxyMethod()
/art/openjdkjvmti/
Dti_redefine.cc1426 method.SetCodeItemOffset(dex_file_->FindCodeItemOffset(class_def, dex_method_idx)); in UpdateMethods()