Searched refs:target_section (Results 1 – 1 of 1) sorted by relevance
1392 auto target_section = FindSectionByName(target_section_name); in ApplyOatPatchesTo() local1393 if (target_section == nullptr) { in ApplyOatPatchesTo()1410 Begin() + target_section->sh_offset, in ApplyOatPatchesTo()1411 Begin() + target_section->sh_offset + target_section->sh_size); in ApplyOatPatchesTo()