Home
last modified time | relevance | path

Searched refs:ComdatDebugSections (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h108 DenseSet<MCSectionCOFF *> ComdatDebugSections; variable
DCodeViewDebug.cpp608 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h160 DenseSet<MCSectionCOFF *> ComdatDebugSections; variable
DCodeViewDebug.cpp837 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()