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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h221 const MCSection *getCompactUnwindSection() const{ function in class:llvm::MCObjectFileInfo
/external/llvm/lib/MC/
H A DMCDwarf.cpp1581 if (IsEH && MOFI->getCompactUnwindSection()) {
1587 Streamer.SwitchSection(MOFI->getCompactUnwindSection());

Completed in 76 milliseconds