Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h40 struct CxxUnwindMapEntry { struct
96 SmallVector<CxxUnwindMapEntry, 4> CxxUnwindMap;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp313 for (CxxUnwindMapEntry &UME : EHInfo.CxxUnwindMap) in set()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp777 for (const CxxUnwindMapEntry &UME : FuncInfo.CxxUnwindMap) { in emitCXXFrameHandler3Table()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp148 CxxUnwindMapEntry UME; in addUnwindMapEntry()