Searched refs:CGProfileSection (Results 1 – 4 of 4) sorted by relevance
519 MCSection *CGProfileSection = Asm.getContext().getMachOSection( in finalizeCGProfile() local521 changeSection(CGProfileSection); in finalizeCGProfile()525 cast<MCDataFragment>(*CGProfileSection->begin()) in finalizeCGProfile()
796 MCSection *CGProfileSection = Asm.getContext().getMachOSection( in writeObject() local798 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
2143 SectionRef CGProfileSection; in printCGProfile() local2147 CGProfileSection = Sec; in printCGProfile()2152 if (CGProfileSection == SectionRef()) in printCGProfile()2156 unwrapOrError(Obj->getFileName(), CGProfileSection.getContents()); in printCGProfile()