Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp66 Section == FI->getDwarfSwiftASTSection() || in isDwarfSection()
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h334 MCSection *getDwarfSwiftASTSection() const { return DwarfSwiftASTSection; } in getDwarfSwiftASTSection() function
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp305 MCSection *SwiftASTSection = MOFI->getDwarfSwiftASTSection(); in emitSwiftAST()