Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp294 Section *GraphSec = nullptr; member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h364 auto *GraphSec = G->findSectionByName(*Name); in graphifySections() local
H A DCOFFLinkGraphBuilder.cpp161 auto *GraphSec = G->findSectionByName(SectionName); in graphifySections() local
H A DMachOLinkGraphBuilder.cpp329 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1447 __anon2c142cbb1502(SecDesc &SD, jitlink::Section &GraphSec) populateObjCRuntimeObject() argument
1517 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { populateObjCRuntimeObject() local
1524 if (auto *GraphSec = G.findSectionByName(ObjCRuntimeSectionName)) { populateObjCRuntimeObject() local