Searched refs:ObjCRuntimeSectionName (Results 1 – 1 of 1) sorted by relevance
1435 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsData) in createObjCRuntimeObject() local1436 if (G.findSectionByName(ObjCRuntimeSectionName)) in createObjCRuntimeObject()1439 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsText) { in createObjCRuntimeObject() local1440 if (G.findSectionByName(ObjCRuntimeSectionName)) { in createObjCRuntimeObject()1562 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsData) { in populateObjCRuntimeObject() local1563 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject()1569 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsText) { in populateObjCRuntimeObject() local1570 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject()