reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
689 const MCSection &SecA = SA.getSection(); 708 if (!SA.isInSection() || &SecA != &SecB || 709 (!SA.isTemporary() && FB.getAtom() != SA.getFragment()->getAtom() && 709 (!SA.isTemporary() && FB.getAtom() != SA.getFragment()->getAtom() && 721 SA.isTemporary() && SA.isInSection() && &SecA == &SecB){ 721 SA.isTemporary() && SA.isInSection() && &SecA == &SecB){ 730 const MCFragment *FA = SA.getFragment();