Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h78 MCSection *DwarfAbbrevSection = nullptr; variable
269 MCSection *getDwarfAbbrevSection() const { return DwarfAbbrevSection; } in getDwarfAbbrevSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp238 DwarfAbbrevSection = in initMachOMCObjectFileInfo()
438 DwarfAbbrevSection = in initELFMCObjectFileInfo()
605 DwarfAbbrevSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
845 DwarfAbbrevSection = in initWasmMCObjectFileInfo()
977 DwarfAbbrevSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()