Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/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()