Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h94 MCSection *DwarfMacinfoSection = nullptr; variable
302 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp300 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
474 DwarfMacinfoSection = in initELFMCObjectFileInfo()
721 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
859 DwarfMacinfoSection = in initWasmMCObjectFileInfo()
1038 DwarfMacinfoSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()