Searched refs:CGProfileSection (Results 1 – 2 of 2) sorted by relevance
157 MCSectionCOFF *CGProfileSection = nullptr; member in __anon36324ec70111::WinCOFFObjectWriter682 CGProfileSection = Asm.getContext().getCOFFSection( in executePostLayoutBinding()685 Asm.registerSection(*CGProfileSection); in executePostLayoutBinding()1119 if (CGProfileSection) { in writeObject()1120 auto *Frag = new MCDataFragment(CGProfileSection); in writeObject()
1982 SectionRef CGProfileSection; in printCGProfile() local1986 CGProfileSection = Sec; in printCGProfile()1991 if (CGProfileSection == SectionRef()) in printCGProfile()1995 unwrapOrError(Obj->getFileName(), CGProfileSection.getContents()); in printCGProfile()