Home
last modified time | relevance | path

Searched refs:DwarfLineSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h82 MCSection *DwarfLineSection = nullptr; variable
254 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
HDMCObjectFileInfo.cpp230 DwarfLineSection = in initMachOMCObjectFileInfo()
407 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0); in initELFMCObjectFileInfo()
563 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
749 DwarfLineSection = in initWasmMCObjectFileInfo()