Searched defs:GraphSec (Results 1 – 5 of 5) sorted by relevance
294 Section *GraphSec = nullptr; global() member
364 auto *GraphSec = G->findSectionByName(*Name); graphifySections() local
161 if (GraphSec->getMemProt() != Prot) in graphifySections() local
329 addSectionStartSymAndBlock(unsigned SecIndex,Section & GraphSec,orc::ExecutorAddr Address,const char * Data,orc::ExecutorAddrDiff Size,uint32_t Alignment,bool IsLive) addSectionStartSymAndBlock() argument
1563 AddSection(TextSections.back(), *GraphSec); in populateObjCRuntimeObject() local 1493 __anon6ce2173c1502(SecDesc &SD, jitlink::Section &GraphSec) populateObjCRuntimeObject() argument 1570 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { populateObjCRuntimeObject() local