Home | History | Annotate | Download | only in Writer

Lines Matching refs:hasSection

419     if (GV->hasSection()) {
431 if (F->hasSection()) {
493 Vals.push_back(GV->hasSection() ? SectionMap[GV->getSection()] : 0);
518 Vals.push_back(F->hasSection() ? SectionMap[F->getSection()] : 0);