Searched refs:ObjCRuntimeSectionName (Results 1 – 1 of 1) sorted by relevance
1458 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsData) in createObjCRuntimeObject() local1459 if (G.findSectionByName(ObjCRuntimeSectionName)) in createObjCRuntimeObject()1462 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsText) { in createObjCRuntimeObject() local1463 if (G.findSectionByName(ObjCRuntimeSectionName)) { in createObjCRuntimeObject()1579 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsData) { in populateObjCRuntimeObject() local1580 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject()1586 for (auto ObjCRuntimeSectionName : ObjCRuntimeObjectSectionsText) { in populateObjCRuntimeObject() local1587 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject()