Home
last modified time | relevance | path

Searched refs:CaseSym (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3593 for (const auto &CaseSym : JumpTable.Cases) { in emitDebugInfoForJumpTables() local
3596 OS.emitCOFFSecRel32(CaseSym, 0); in emitDebugInfoForJumpTables()
3599 emitNullTerminatedSymbolName(OS, CaseSym->getName()); in emitDebugInfoForJumpTables()