Home | History | Annotate | Download | only in Instrumentation

Lines Matching full:objc

954     // Ignore the globals from the __OBJC section. The ObjC runtime assumes
955 // those conform to /usr/lib/objc/runtime.h, so we can't add redzones to
959 DEBUG(dbgs() << "Ignoring ObjC runtime global: " << *G << "\n");
1270 // by the ObjC runtime before any of the static constructors is called.