reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/MC/ELFObjectWriter.cpp
 1148     SectionIndexMap[&Section] = addToSectionTable(&Section);
 1150       SectionIndexMap[RelSection] = addToSectionTable(RelSection);
 1162     SectionIndexMap[CGProfileSection] = addToSectionTable(CGProfileSection);
 1175       uint32_t SecIndex = SectionIndexMap.lookup(Member);
 1196     computeSymbolTable(Asm, Layout, SectionIndexMap, RevGroupMap,
 1244   writeSectionHeader(Layout, SectionIndexMap, SectionOffsets);