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.h89 MCSection *DwarfMacinfoSection = nullptr; variable
297 MCSection *getDwarfMacinfoSection() const { return DwarfMacinfoSection; } in getDwarfMacinfoSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp299 DwarfMacinfoSection = in initMachOMCObjectFileInfo()
471 DwarfMacinfoSection = in initELFMCObjectFileInfo()
701 DwarfMacinfoSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
866 DwarfMacinfoSection = in initWasmMCObjectFileInfo()
1045 DwarfMacinfoSection = Ctx->getXCOFFSection( in initXCOFFMCObjectFileInfo()