Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp1372 const MCSectionELF *ShstrtabSection = in CreateMetadataSections() local
1374 MCSectionData &ShstrtabSD = Asm.getOrCreateSectionData(*ShstrtabSection); in CreateMetadataSections()
1377 SectionIndexMap[ShstrtabSection] = ShstrtabIndex; in CreateMetadataSections()