Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h212 DenseSet<MCSectionCOFF *> ComdatDebugSections; variable
H A DCodeViewDebug.cpp971 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()