Home | History | Annotate | Download | only in runtime

Lines Matching full:target_section

1357   auto target_section = FindSectionByName(target_section_name);
1358 if (target_section == nullptr) {
1375 Begin() + target_section->sh_offset,
1376 Begin() + target_section->sh_offset + target_section->sh_size);