Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h79 Section *GraphSection = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp427 for (const Section &GraphSection : Graph.sections()) in modifyPassConfig() local