Home | History | Annotate | Download | only in Writer

Lines Matching refs:hasSection

460     if (GV->hasSection()) {
472 if (F->hasSection()) {
534 Vals.push_back(GV->hasSection() ? SectionMap[GV->getSection()] : 0);
560 Vals.push_back(F->hasSection() ? SectionMap[F->getSection()] : 0);