Home
last modified time | relevance | path

Searched refs:ComdatDebugSections (Results 1 – 6 of 6) 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-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h209 DenseSet<MCSectionCOFF *> ComdatDebugSections; variable
DCodeViewDebug.cpp937 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h227 DenseSet<MCSectionCOFF *> ComdatDebugSections; variable
DCodeViewDebug.cpp1052 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()