Searched refs:TargetMethod (Results 1 – 4 of 4) sorted by relevance
155 auto result = method_offset_map_.FindMethodOffset(patch.TargetMethod()); in Link()
260 MethodReference TargetMethod() const { in TargetMethod() function
1395 MethodReference ref = patch.TargetMethod(); in GetTargetMethod()1406 uint32_t target_offset = writer_->relative_patcher_->GetOffset(patch.TargetMethod()); in GetTargetOffset()
321 unprocessed_method_call_patches_.emplace_back(patch_offset, patch.TargetMethod()); in ProcessPatches()