Searched refs:SHStrTab (Results 1 – 1 of 1) sorted by relevance
1004 ELFSection &SHStrTab = getSectionHeaderStringTableSection(); in EmitSectionTableStringTable() local1008 ElfHdr.fixWord16(SHStrTab.SectionIdx, ELFHdr_e_shstrndx_Offset); in EmitSectionTableStringTable()1019 SHStrTab.emitString(S.getName()); in EmitSectionTableStringTable()1026 assert(Index == SHStrTab.size()); in EmitSectionTableStringTable()1027 SHStrTab.Size = Index; in EmitSectionTableStringTable()