Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.h146 void assignSectionNumbersInfo(SectionList &AllSections);
DIceELFObjectWriter.cpp161 void ELFObjectWriter::assignSectionNumbersInfo(SectionList &AllSections) { in assignSectionNumbersInfo() function in Ice::ELFObjectWriter
645 assignSectionNumbersInfo(AllSections); in writeNonUserSections()