Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h85 const MCSection *CompactUnwindSection; variable
209 return CompactUnwindSection; in getCompactUnwindSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp149 CompactUnwindSection = in InitMachOMCObjectFileInfo()
629 CompactUnwindSection = 0; // Used only by selected targets. in InitMCObjectFileInfo()