Searched refs:DebugSec (Results 1 – 2 of 2) sorted by relevance
600 MCSectionCOFF *DebugSec = cast<MCSectionCOFF>( in switchToDebugSectionForSymbol() local602 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()604 OS.SwitchSection(DebugSec); in switchToDebugSectionForSymbol()608 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()
829 MCSectionCOFF *DebugSec = cast<MCSectionCOFF>( in switchToDebugSectionForSymbol() local831 DebugSec = OS.getContext().getAssociativeCOFFSection(DebugSec, KeySym); in switchToDebugSectionForSymbol()833 OS.SwitchSection(DebugSec); in switchToDebugSectionForSymbol()837 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()