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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h193 const MCSection *getLSDASection() const { return LSDASection; } function in class:llvm::MCObjectFileInfo
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfException.cpp411 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection();

Completed in 54 milliseconds