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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h85 /// CompactUnwindSection - If exception handling is supported by the target
88 const MCSection *CompactUnwindSection; member in class:llvm::MCObjectFileInfo
222 return CompactUnwindSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp175 CompactUnwindSection =
817 CompactUnwindSection = nullptr; // Used only by selected targets.

Completed in 428 milliseconds