Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h137 MCSection *DwarfSwiftASTSection; variable
300 MCSection *getDwarfSwiftASTSection() const { return DwarfSwiftASTSection; } in getDwarfSwiftASTSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp220 DwarfSwiftASTSection = in initMachOMCObjectFileInfo()