Searched refs:DwarfInfoSection (Results 1 – 2 of 2) sorted by relevance
250 DwarfInfoSection = in initMachOMCObjectFileInfo()451 DwarfInfoSection = Ctx->getELFSection(".debug_info", DebugSecType, 0); in initELFMCObjectFileInfo()617 DwarfInfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()821 DwarfInfoSection = in initWasmMCObjectFileInfo()953 DwarfInfoSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()
79 MCSection *DwarfInfoSection = nullptr; variable274 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection()