Searched refs:TargetMethod (Results 1 – 4 of 4) sorted by relevance
186 MethodReference TargetMethod() const { in TargetMethod() function
173 auto result = method_offset_map_.FindMethodOffset(patch.TargetMethod()); in Link()
898 MethodReference target_method = patch.TargetMethod(); in VisitMethod()1779 writer_->bss_start_ + writer_->bss_method_entries_.Get(patch.TargetMethod()); in VisitMethod()1903 MethodReference ref = patch.TargetMethod(); in GetTargetMethod()1914 uint32_t target_offset = writer_->relative_patcher_->GetOffset(patch.TargetMethod()); in GetTargetOffset()
412 unprocessed_method_call_patches_.emplace_back(patch_offset, patch.TargetMethod()); in ProcessPatches()