Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h40 struct CxxUnwindMapEntry { struct
95 SmallVector<CxxUnwindMapEntry, 4> CxxUnwindMap;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp318 for (CxxUnwindMapEntry &UME : EHInfo.CxxUnwindMap) in set()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp778 for (const CxxUnwindMapEntry &UME : FuncInfo.CxxUnwindMap) { in emitCXXFrameHandler3Table()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp134 CxxUnwindMapEntry UME; in addUnwindMapEntry()