Searched refs:ObjCClassListSections (Results 1 – 2 of 2) sorted by relevance
65 ObjCClassListSections.push_back(std::move(ObjCClassList)); in addObjCClassListSection()69 return ObjCClassListSections; in getObjCClassListSections()81 RawPointerSectionList ObjCClassListSections; variable
130 for (const auto &ObjCClassList : ObjCClassListSections) { in registerObjCClasses()