Home
last modified time | relevance | path

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

/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc155 Result SectionParser::SplitSections(const std::string& data) { in SplitSections() function in amber::vkscript::SectionParser
/external/llvm-project/llvm/tools/gold/
Dgold-plugin.cpp123 static bool SplitSections = true; variable