Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h109 MCSection *DwarfTypesDWOSection = nullptr; variable
304 MCSection *getDwarfTypesDWOSection() const { return DwarfTypesDWOSection; } in getDwarfTypesDWOSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp462 DwarfTypesDWOSection = in initELFMCObjectFileInfo()
671 DwarfTypesDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
836 DwarfTypesDWOSection = in initWasmMCObjectFileInfo()