Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp187 RelRODataSections, AllSections); in assignSectionNumbersInfo()
206 assignRelLinkNum(SymTab->getNumber(), RelRODataSections); in assignSectionNumbersInfo()
371 RelRODataSections.push_back(RelSection); in writeDataOfType()
588 writeRelocationSections(RelRODataSections); in writeAllRelocationSections()
606 RelRODataSections.push_back(RelSection); in writeJumpTable()
DIceELFObjectWriter.h118 RelSectionList RelRODataSections; variable