Home | History | Annotate | Download | only in MC

Lines Matching refs:SecB

657   const MCSection &SecB = FB.getParent()->getSection();
674 if (!SA.isInSection() || &SecA != &SecB ||
688 SA.isTemporary() && SA.isInSection() && &SecA == &SecB){