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
320 MCSection *getDwarfLineDWOSection() const { return DwarfLineDWOSection; } in getDwarfLineDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp506 DwarfLineDWOSection = in initELFMCObjectFileInfo()
741 DwarfLineDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
903 DwarfLineDWOSection = in initWasmMCObjectFileInfo()