Searched refs:CGProfileSection (Results 1 – 4 of 4) sorted by relevance
480 MCSection *CGProfileSection = Asm.getContext().getMachOSection( in finalizeCGProfile() local482 changeSection(CGProfileSection); in finalizeCGProfile()486 cast<MCDataFragment>(*CGProfileSection->begin()) in finalizeCGProfile()
800 MCSection *CGProfileSection = getContext().getMachOSection( in writeObject() local802 auto &Frag = cast<MCDataFragment>(*CGProfileSection->begin()); in writeObject()
744 object::SectionRef CGProfileSection; in printCGProfile() 753 CGProfileSection = Sec; in printCGProfile() 757 if (CGProfileSection == object::SectionRef()) in printCGProfile() 761 unwrapOrError(Obj->getFileName(), CGProfileSection.getContents()); in printCGProfile() 742 object::SectionRef CGProfileSection; printCGProfile() local
2189 SectionRef CGProfileSection; in printCGProfile() local2193 CGProfileSection = Sec; in printCGProfile()2198 if (CGProfileSection == SectionRef()) in printCGProfile()2202 unwrapOrError(Obj->getFileName(), CGProfileSection.getContents()); in printCGProfile()