Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h111 MCSection *DwarfInfoDWOSection = nullptr; variable
318 MCSection *getDwarfInfoDWOSection() const { return DwarfInfoDWOSection; } in getDwarfInfoDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp500 DwarfInfoDWOSection = in initELFMCObjectFileInfo()
737 DwarfInfoDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
887 DwarfInfoDWOSection = in initWasmMCObjectFileInfo()