Searched refs:getLSDASection (Results 1 – 2 of 2) sorted by relevance
221 const MCSection *getLSDASection() const { return LSDASection; } in getLSDASection() function
384 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection(); in emitExceptionTable()