Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.h146 void assignSectionNumbersInfo(SectionList &AllSections);
DIceELFObjectWriter.cpp167 void ELFObjectWriter::assignSectionNumbersInfo(SectionList &AllSections) { in assignSectionNumbersInfo() function in Ice::ELFObjectWriter
651 assignSectionNumbersInfo(AllSections); in writeNonUserSections()