Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h101 MCSection *DwarfDebugNamesSection = nullptr; variable
288 return DwarfDebugNamesSection; in getDwarfDebugNamesSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp204 DwarfDebugNamesSection = in initMachOMCObjectFileInfo()
441 DwarfDebugNamesSection = in initELFMCObjectFileInfo()
716 DwarfDebugNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()
822 DwarfDebugNamesSection = in initWasmMCObjectFileInfo()