Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.h56 void emitSEHActionsForRange(const WinEHFuncInfo &FuncInfo,
H A DWinException.cpp616 emitSEHActionsForRange(FuncInfo, LastStartLabel, in emitCSpecificHandlerTable()
625 void WinException::emitSEHActionsForRange(const WinEHFuncInfo &FuncInfo, in emitSEHActionsForRange() function in WinException