Home
last modified time | relevance | path

Searched defs:AllSections (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp138 SectionList &AllSections) { in assignRelSectionNumInPairs()
168 void ELFObjectWriter::assignSectionNumbersInfo(SectionList &AllSections) { in assignSectionNumbersInfo()
670 SectionList AllSections; in writeNonUserSections() local
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp1162 const unsigned AllSections = Asm.size(); in WriteObject() local