Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h89 MCSection *DwarfMacinfoSection = nullptr; variable
294 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp290 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
462 DwarfMacinfoSection = in initELFMCObjectFileInfo()
685 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
850 DwarfMacinfoSection = in initWasmMCObjectFileInfo()
1023 DwarfMacinfoSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()