Home
last modified time | relevance | path

Searched defs:GraphSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h80 Section *GraphSection = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp439 for (const Section &GraphSection : Graph.sections()) in modifyPassConfig() local