Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h101 MCSection *DwarfDebugNamesSection; variable
271 return DwarfDebugNamesSection; in getDwarfDebugNamesSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp203 DwarfDebugNamesSection = in initMachOMCObjectFileInfo()
426 DwarfDebugNamesSection = in initELFMCObjectFileInfo()
665 DwarfDebugNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()