Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DWinEHFuncInfo.h40 struct CxxUnwindMapEntry { struct
95 SmallVector<CxxUnwindMapEntry, 4> CxxUnwindMap;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp310 for (CxxUnwindMapEntry &UME : EHInfo.CxxUnwindMap) in set()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp757 for (const CxxUnwindMapEntry &UME : FuncInfo.CxxUnwindMap) { in emitCXXFrameHandler3Table()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp133 CxxUnwindMapEntry UME; in addUnwindMapEntry()