Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp186 RelRODataSections, AllSections); in assignSectionNumbersInfo()
205 assignRelLinkNum(SymTab->getNumber(), RelRODataSections); in assignSectionNumbersInfo()
370 RelRODataSections.push_back(RelSection); in writeDataOfType()
576 writeRelocationSections(RelRODataSections); in writeAllRelocationSections()
594 RelRODataSections.push_back(RelSection); in writeJumpTable()
DIceELFObjectWriter.h118 RelSectionList RelRODataSections; variable