Searched defs:GraphSec (Results 1 – 6 of 6) sorted by relevance
179 jitlink::Section *GraphSec = &G->createSection(*SectionName, Prot); in processSections() local
365 auto *GraphSec = G->findSectionByName(*Name); in graphifySections() local
155 auto *GraphSec = G->findSectionByName(SectionName); in graphifySections() local
320 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()
300 Section *GraphSec = nullptr; member
1516 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { in populateObjCRuntimeObject()1580 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject() local1587 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject() local