Searched refs:DebugSec (Results 1 – 1 of 1) sorted by relevance
929 MCSectionCOFF *DebugSec = cast<MCSectionCOFF>( in switchToDebugSectionForSymbol() local931 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()933 OS.SwitchSection(DebugSec); in switchToDebugSectionForSymbol()937 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()