Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h138 MCSection *DwarfSwiftASTSection = nullptr; variable
337 MCSection *getDwarfSwiftASTSection() const { return DwarfSwiftASTSection; } in getDwarfSwiftASTSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp243 DwarfSwiftASTSection = in initMachOMCObjectFileInfo()