Searched refs:DwarfLineSection (Results 1 – 2 of 2) sorted by relevance
253 DwarfLineSection = in initMachOMCObjectFileInfo()452 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0); in initELFMCObjectFileInfo()621 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()801 DwarfLineSection = in initWasmMCObjectFileInfo()957 DwarfLineSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
80 MCSection *DwarfLineSection = nullptr; variable278 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()