Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h100 MCSection *DwarfDebugNamesSection = nullptr; variable
277 return DwarfDebugNamesSection; in getDwarfDebugNamesSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp203 DwarfDebugNamesSection = in initMachOMCObjectFileInfo()
434 DwarfDebugNamesSection = in initELFMCObjectFileInfo()
683 DwarfDebugNamesSection = Ctx->getCOFFSection( in initCOFFMCObjectFileInfo()