Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h110 MCSection *DwarfLineDWOSection = nullptr; variable
321 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp508 DwarfLineDWOSection = in initELFMCObjectFileInfo()
709 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
852 DwarfLineDWOSection = in initWasmMCObjectFileInfo()