Searched refs:LSDASection (Results 1 – 5 of 5) sorted by relevance
33 delete LSDASection; in ~NVPTXTargetObjectFile() local62 LSDASection = new NVPTXSection(MCSection::SV_ELF, in Initialize()
32 LSDASection = NULL; in Initialize()
80 const MCSection *LSDASection; variable193 const MCSection *getLSDASection() const { return LSDASection; } in getLSDASection()
411 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection(); in EmitExceptionTable() local456 if (LSDASection) in EmitExceptionTable()457 Asm->OutStreamer.SwitchSection(LSDASection); in EmitExceptionTable()
145 LSDASection = Ctx->getMachOSection("__TEXT", "__gcc_except_tab", 0, in InitMachOMCObjectFileInfo()358 LSDASection = in InitELFMCObjectFileInfo()444 LSDASection = in InitCOFFMCObjectFileInfo()