Searched refs:CGProfileSection (Results 1 – 1 of 1) sorted by relevance
1134 MCSectionELF *CGProfileSection = nullptr; in writeObject() local1136 CGProfileSection = Ctx.getELFSection(".llvm.call-graph-profile", in writeObject()1139 SectionIndexMap[CGProfileSection] = addToSectionTable(CGProfileSection); in writeObject()1197 if (CGProfileSection) { in writeObject()1205 SectionOffsets[CGProfileSection] = std::make_pair(SecStart, SecEnd); in writeObject()