Searched defs:DataSections (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DIceELFObjectWriter.h115 DataSectionList DataSections; member in class:Ice::ELFObjectWriter
H A DIceTargetLowering.cpp1007 const bool DataSections) {
1008 if (SectionSuffix.empty() && !DataSections) {
1012 if (DataSections) {
1005 dataSectionSuffix(const std::string &SectionSuffix, const std::string &VarName, const bool DataSections) argument

Completed in 203 milliseconds