Searched refs:DebugSec (Results 1 – 1 of 1) sorted by relevance
1057 MCSectionCOFF *DebugSec = cast<MCSectionCOFF>( in switchToDebugSectionForSymbol() local1059 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()1061 OS.switchSection(DebugSec); in switchToDebugSectionForSymbol()1065 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()