Searched refs:InfoSection (Results 1 – 2 of 2) sorted by relevance
90 StringRef InfoSection; variable103 InfoSection(infoSection), in DWARFContextInMemory()110 virtual StringRef getInfoSection() { return InfoSection; } in getInfoSection()
1269 const MCSectionELF *InfoSection; in WriteSection() local1280 InfoSection = Asm.getContext().getELFSection(SectionName, in WriteSection()1283 sh_info = SectionIndexMap.lookup(InfoSection); in WriteSection()