Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp186 assignRelSectionNumInPairs<DataSectionList>(CurSectionNumber, RODataSections, in assignSectionNumbersInfo()
316 RODataSections.push_back(Section); in writeTargetRODataSection()
369 RODataSections.push_back(Section); in writeDataOfType()
539 RODataSections.push_back(Section); in writeConstantPool()
604 RODataSections.push_back(Section); in writeJumpTable()
DIceELFObjectWriter.h117 DataSectionList RODataSections; variable