reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
66 if (!GOTSym.isDefined() || !isMachOGOTSection(GOTSym.getBlock().getSection())) 107 bool isGOTSection = isMachOGOTSection(Sec);