Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h101 MCSection *DwarfDebugNamesSection = nullptr; variable
289 return DwarfDebugNamesSection; in getDwarfDebugNamesSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp205 DwarfDebugNamesSection = in initMachOMCObjectFileInfo()
442 DwarfDebugNamesSection = in initELFMCObjectFileInfo()
722 DwarfDebugNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
828 DwarfDebugNamesSection = in initWasmMCObjectFileInfo()