Searched refs:TargetMethod (Results 1 – 4 of 4) sorted by relevance
176 MethodReference TargetMethod() const { in TargetMethod() function
174 auto result = method_offset_map_.FindMethodOffset(patch.TargetMethod()); in Link()
882 MethodReference target_method = patch.TargetMethod(); in VisitMethod()1756 writer_->bss_start_ + writer_->bss_method_entries_.Get(patch.TargetMethod()); in VisitMethod()1874 MethodReference ref = patch.TargetMethod(); in GetTargetMethod()1885 uint32_t target_offset = writer_->relative_patcher_->GetOffset(patch.TargetMethod()); in GetTargetOffset()
405 unprocessed_method_call_patches_.emplace_back(patch_offset, patch.TargetMethod()); in ProcessPatches()