Searched defs:GraphSec (Results 1 – 5 of 5) sorted by relevance
294 Section *GraphSec = nullptr; member
364 auto *GraphSec = G->findSectionByName(*Name); in graphifySections() local
161 auto *GraphSec = G->findSectionByName(SectionName); in graphifySections() local
329 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()
1493 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { in populateObjCRuntimeObject()1563 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject() local1570 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject() local