Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h107 MCSection *DwarfTypesDWOSection = nullptr; variable
318 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp501 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
697 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
845 DwarfTypesDWOSection = in initWasmMCObjectFileInfo()