Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp150 unsigned StringTableIndex; member in __anon4ed704dc0111::ELFObjectWriter
1391 StringTableIndex = SectionIndexMap.size() + 1; in CreateMetadataSections()
1392 SectionIndexMap[StrtabSection] = StringTableIndex; in CreateMetadataSections()
1488 sh_link = StringTableIndex; in writeSection()