Searched refs:LSDASection (Results 1 – 4 of 4) sorted by relevance
71 const MCSection *LSDASection; variable171 const MCSection *getLSDASection() const { return LSDASection; } in getLSDASection()
39 LSDASection = NULL; in Initialize()
139 LSDASection = Ctx->getMachOSection("__TEXT", "__gcc_except_tab", 0, in InitMachOMCObjectFileInfo()287 LSDASection = in InitELFMCObjectFileInfo()365 LSDASection = in InitCOFFMCObjectFileInfo()
410 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection(); in EmitExceptionTable() local455 if (LSDASection) in EmitExceptionTable()456 Asm->OutStreamer.SwitchSection(LSDASection); in EmitExceptionTable()