Searched defs:GraphSec (Results 1 – 4 of 4) sorted by relevance
364 auto *GraphSec = G->findSectionByName(*Name); in graphifySections() local
160 auto *GraphSec = G->findSectionByName(SectionName); graphifySections() local
328 addSectionStartSymAndBlock(unsigned SecIndex,Section & GraphSec,orc::ExecutorAddr Address,const char * Data,orc::ExecutorAddrDiff Size,uint32_t Alignment,bool IsLive) addSectionStartSymAndBlock() argument
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