Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp185 assignRelSectionNumInPairs<DataSectionList>(CurSectionNumber, RODataSections, in assignSectionNumbersInfo()
315 RODataSections.push_back(Section); in writeTargetRODataSection()
368 RODataSections.push_back(Section); in writeDataOfType()
538 RODataSections.push_back(Section); in writeConstantPool()
592 RODataSections.push_back(Section); in writeJumpTable()
DIceELFObjectWriter.h117 DataSectionList RODataSections; variable