Searched refs:DwarfFrameSection (Results 1 – 2 of 2) sorted by relevance
259 DwarfFrameSection = in initMachOMCObjectFileInfo()456 DwarfFrameSection = Ctx->getELFSection(".debug_frame", DebugSecType, 0); in initELFMCObjectFileInfo()629 DwarfFrameSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()823 DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata()); in initWasmMCObjectFileInfo()961 DwarfFrameSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
82 MCSection *DwarfFrameSection = nullptr; variable280 MCSection *getDwarfFrameSection() const { return DwarfFrameSection; } in getDwarfFrameSection()