Searched refs:CaseSym (Results 1 – 1 of 1) sorted by relevance
3593 for (const auto &CaseSym : JumpTable.Cases) { in emitDebugInfoForJumpTables() local3596 OS.emitCOFFSecRel32(CaseSym, 0); in emitDebugInfoForJumpTables()3599 emitNullTerminatedSymbolName(OS, CaseSym->getName()); in emitDebugInfoForJumpTables()