Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h83 MCSection *DwarfLineSection; variable
248 MCSection *getDwarfLineSection() const { return DwarfLineSection; } in getDwarfLineSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp230 DwarfLineSection = in initMachOMCObjectFileInfo()
399 DwarfLineSection = Ctx->getELFSection(".debug_line", DebugSecType, 0); in initELFMCObjectFileInfo()
550 DwarfLineSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
726 DwarfLineSection = in initWasmMCObjectFileInfo()