Searched refs:ThrowInfo (Results 1 – 2 of 2) sorted by relevance
144 struct ThrowInfo { in dumpCXXData() struct167 std::map<StringRef, ThrowInfo> TIs; in dumpCXXData()283 ThrowInfo TI; in dumpCXXData()406 const ThrowInfo &TI = TIPair.second; in dumpCXXData()
682 struct ThrowInfo { struct688 void *pExceptionObject, ThrowInfo *pThrowInfo) { in __orc_rt_coff_cxx_throw_exception() argument