Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp155 void ELFSymbolTableSection::updateIndices(const ELFStringTableSection *StrTab) { in updateIndices() function in Ice::ELFSymbolTableSection
DIceELFSection.h196 void updateIndices(const ELFStringTableSection *StrTab);
DIceELFObjectWriter.cpp677 SymTab->updateIndices(StrTab); in writeNonUserSections()