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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h81 MCSection *CompactUnwindSection; member in class:llvm::MCObjectFileInfo
228 MCSection *getCompactUnwindSection() const { return CompactUnwindSection; }
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp196 CompactUnwindSection =
804 CompactUnwindSection = nullptr; // Used only by selected targets.

Completed in 48 milliseconds