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