Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp280 classifyGlobalSection(const VariableDeclaration *Var) { in classifyGlobalSection() function
294 size_t Section = classifyGlobalSection(Var); in partitionGlobalsBySection()