Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp273 MCSection *SwiftASTSection = MOFI->getDwarfSwiftASTSection(); in emitSwiftAST() local
274 SwiftASTSection->setAlignment(Align(32)); in emitSwiftAST()
275 MS->SwitchSection(SwiftASTSection); in emitSwiftAST()