Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-strings/
Dllvm-strings.cpp44 AllSections("all", variable
/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-7.0/llvm/lib/MC/
DELFObjectWriter.cpp106 AllSections, enumerator
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp1162 const unsigned AllSections = Asm.size(); in WriteObject() local