Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.h214 Section *CommonSection = nullptr; variable
H A DELF_x86_64.cpp243 Section *CommonSection = nullptr; member in llvm::jitlink::ELFLinkGraphBuilder_x86_64