Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp65 Section == FI->getDwarfSwiftASTSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h338 MCSection *getDwarfSwiftASTSection() const { return DwarfSwiftASTSection; } in getDwarfSwiftASTSection() function
/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()