Searched refs:LSDASection (Results 1 – 6 of 6) sorted by relevance
32 LSDASection = nullptr; in NVPTXTargetObjectFile()61 LSDASection = in Initialize()
4483 delete LSDASection; in ~NVPTXTargetObjectFile()
83 const MCSection *LSDASection; variable220 const MCSection *getLSDASection() const { return LSDASection; } in getLSDASection()
36 LSDASection = nullptr; in Initialize()
391 const MCSection *LSDASection = Asm->getObjFileLowering().getLSDASection(); in emitExceptionTable() local436 if (LSDASection) in emitExceptionTable()437 Asm->OutStreamer.SwitchSection(LSDASection); in emitExceptionTable()
168 LSDASection = Ctx->getMachOSection("__TEXT", "__gcc_except_tab", 0, in InitMachOMCObjectFileInfo()452 LSDASection = Ctx->getELFSection(".gcc_except_table", ELF::SHT_PROGBITS, in InitELFMCObjectFileInfo()567 LSDASection = 0; in InitCOFFMCObjectFileInfo()569 LSDASection = Ctx->getCOFFSection(".gcc_except_table", in InitCOFFMCObjectFileInfo()