Searched refs:getLSDASection (Results 1 – 4 of 4) sorted by relevance
186 const MCSection *getLSDASection() const { return LSDASection; } in getLSDASection() function
227 MCSection *getLSDASection() const { return LSDASection; } in getLSDASection() function
391 MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection(); in emitExceptionTable()
410 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection(); in EmitExceptionTable()