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