Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h208 const MCSection *getCompactUnwindSection() const{ in getCompactUnwindSection() function
/external/llvm/lib/MC/
DMCDwarf.cpp1177 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in EmitCompactUnwind()
1485 if (IsEH && MOFI->getCompactUnwindSection()) in Emit()