Home | History | Annotate | Download | only in LTO

Lines Matching full:objc

191 /// addObjCClass - Parse i386/ppc ObjC class data structure.
228 /// addObjCCategory - Parse i386/ppc ObjC category data structure.
253 /// addObjCClassRef - Parse i386/ppc ObjC class list data structure.
291 // Special case i386/ppc ObjC data structures in magic sections:
292 // The issue is that the old ObjC object format did some strange
294 // ObjC class data structure is allocated statically in the executable
300 // At runtime the objc initialization updates that pointer and sets
309 // from the ObjC data structures generated by the front end.
311 // special case if this data blob is an ObjC class definition
319 // special case if this data blob is an ObjC category definition