Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp415 MCSection *SwiftASTSection = MOFI->getDwarfSwiftASTSection(); in emitSwiftAST() local
416 SwiftASTSection->setAlignment(Align(32)); in emitSwiftAST()
417 MS->switchSection(SwiftASTSection); in emitSwiftAST()