Home
last modified time | relevance | path

Searched refs:HasCommonSymbols (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp335 static bool HasCommonSymbols(const MCSectionELF &S) { in HasCommonSymbols() function
380 if (HasCommonSymbols(*S)) { // Symbol must go to a common section in EmitGlobal()