Home
last modified time | relevance | path

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

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