Home | History | Annotate | Download | only in ARM

Lines Matching full:target_sect

594           const LDSection* target_sect =
596 if (target_sect->kind() != LDFileFormat::TEXT &&
597 target_sect->kind() != LDFileFormat::DATA &&
598 target_sect->kind() != LDFileFormat::BSS)
607 reached_sects->insert(target_sect);