Searched defs:ShstrtabSection (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DELFObjectWriter.cpp1135 const MCSectionELF *ShstrtabSection = local
1138 MCSectionData &ShstrtabSD = Asm.getOrCreateSectionData(*ShstrtabSection);
1166 ShstrtabIndex = SectionIndexMap.lookup(ShstrtabSection);

Completed in 74 milliseconds