Home
last modified time | relevance | path

Searched refs:SwiftASTSection (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp299 MCSection *SwiftASTSection = MOFI->getDwarfSwiftASTSection(); in emitSwiftAST() local
300 SwiftASTSection->setAlignment(Align(32)); in emitSwiftAST()
301 MS->SwitchSection(SwiftASTSection); in emitSwiftAST()