Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h77 MCSection *CompactUnwindSection; variable
242 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; } in getCompactUnwindSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp190 CompactUnwindSection = in initMachOMCObjectFileInfo()
776 CompactUnwindSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()