Home
last modified time | relevance | path

Searched defs:GraphSec (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DXCOFFLinkGraphBuilder.cpp179 jitlink::Section *GraphSec = &G->createSection(*SectionName, Prot); in processSections() local
H A DELFLinkGraphBuilder.h365 auto *GraphSec = G->findSectionByName(*Name); in graphifySections() local
H A DCOFFLinkGraphBuilder.cpp155 auto *GraphSec = G->findSectionByName(SectionName); in graphifySections() local
H A DMachOLinkGraphBuilder.cpp320 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp300 Section *GraphSec = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1516 auto AddSection = [&](SecDesc &SD, jitlink::Section &GraphSec) { in populateObjCRuntimeObject()
1580 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject() local
1587 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { in populateObjCRuntimeObject() local