Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp810 const MCSectionELF *ShstrtabSection = in CreateMetadataSections() local
813 MCSectionData &ShstrtabSD = Asm.getOrCreateSectionData(*ShstrtabSection); in CreateMetadataSections()
841 ShstrtabIndex = SectionIndexMap.lookup(ShstrtabSection); in CreateMetadataSections()