Searched refs:SwiftASTSection (Results 1 – 1 of 1) sorted by relevance
261 MCSection *SwiftASTSection = MOFI->getDwarfSwiftASTSection(); in emitSwiftAST() local262 SwiftASTSection->setAlignment(1 << 5); in emitSwiftAST()263 MS->SwitchSection(SwiftASTSection); in emitSwiftAST()