Home
last modified time | relevance | path

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

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