Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELFLinkGraphBuilder.h320 auto *GraphSec = G->findSectionByName(*Name); in graphifySections() local
H A DCOFFLinkGraphBuilder.cpp156 auto *GraphSec = G->findSectionByName(SectionName); in graphifySections() local
H A DMachOLinkGraphBuilder.cpp315 unsigned SecIndex, Section &GraphSec, orc::ExecutorAddr Address, in addSectionStartSymAndBlock()