Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h140 MCSection *DwarfSwiftASTSection = nullptr; variable
324 MCSection *getDwarfSwiftASTSection() const { return DwarfSwiftASTSection; } in getDwarfSwiftASTSection()
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp221 DwarfSwiftASTSection = in initMachOMCObjectFileInfo()