Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h112 MCSection *DwarfLineDWOSection; variable
290 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp454 DwarfLineDWOSection = in initELFMCObjectFileInfo()
635 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()