Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ !
H A DCodeViewDebug.h501 void emitDebugInfoForJumpTables(const FunctionInfo &FI);
H A DCodeViewDebug.cpp1251 emitDebugInfoForJumpTables(FI); in emitDebugInfoForFunction()
3571 void CodeViewDebug::emitDebugInfoForJumpTables(const FunctionInfo &FI) { in emitDebugInfoForJumpTables() function in CodeViewDebug