Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h110 MCSection *DwarfAbbrevDWOSection = nullptr; variable
305 MCSection *getDwarfAbbrevDWOSection() const { return DwarfAbbrevDWOSection; } in getDwarfAbbrevDWOSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp464 DwarfAbbrevDWOSection = in initELFMCObjectFileInfo()
676 DwarfAbbrevDWOSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
838 DwarfAbbrevDWOSection = in initWasmMCObjectFileInfo()