Searched refs:target_section (Results 1 – 1 of 1) sorted by relevance
1383 auto target_section = FindSectionByName(target_section_name); in ApplyOatPatchesTo() local1384 if (target_section == nullptr) { in ApplyOatPatchesTo()1401 Begin() + target_section->sh_offset, in ApplyOatPatchesTo()1402 Begin() + target_section->sh_offset + target_section->sh_size); in ApplyOatPatchesTo()