Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h101 MCSection *DwarfDebugNamesSection; variable
268 return DwarfDebugNamesSection; in getDwarfDebugNamesSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp207 DwarfDebugNamesSection = in initMachOMCObjectFileInfo()
569 DwarfDebugNamesSection = in initELFMCObjectFileInfo()
811 DwarfDebugNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()