Searched refs:SwiftASTSection (Results 1 – 1 of 1) sorted by relevance
300 MCSection *SwiftASTSection = MOFI->getDwarfSwiftASTSection(); in emitSwiftAST() local301 SwiftASTSection->setAlignment(Align(32)); in emitSwiftAST()302 MS->switchSection(SwiftASTSection); in emitSwiftAST()