Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h56 void emitSEHActionsForRange(const WinEHFuncInfo &FuncInfo,
H A DWinException.cpp624 emitSEHActionsForRange(FuncInfo, LastStartLabel, in emitCSpecificHandlerTable()
633 void WinException::emitSEHActionsForRange(const WinEHFuncInfo &FuncInfo, in emitSEHActionsForRange() function in WinException