Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h80 Section *GraphSection = nullptr; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp441 for (const Section &GraphSection : Graph.sections()) in modifyPassConfig() local