Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h88 const MCSection *CompactUnwindSection; variable
222 return CompactUnwindSection; in getCompactUnwindSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp174 CompactUnwindSection = in InitMachOMCObjectFileInfo()
740 CompactUnwindSection = nullptr; // Used only by selected targets. in InitMCObjectFileInfo()