Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDWinEHFuncInfo.h40 struct CxxUnwindMapEntry { struct
96 SmallVector<CxxUnwindMapEntry, 4> CxxUnwindMap;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDFunctionLoweringInfo.cpp313 for (CxxUnwindMapEntry &UME : EHInfo.CxxUnwindMap) in set()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDWinException.cpp777 for (const CxxUnwindMapEntry &UME : FuncInfo.CxxUnwindMap) { in emitCXXFrameHandler3Table()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDWinEHPrepare.cpp148 CxxUnwindMapEntry UME; in addUnwindMapEntry()