Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfStreamer.cpp261 MCSection *SwiftASTSection = MOFI->getDwarfSwiftASTSection(); in emitSwiftAST() local
262 SwiftASTSection->setAlignment(1 << 5); in emitSwiftAST()
263 MS->SwitchSection(SwiftASTSection); in emitSwiftAST()