Searched refs:excinfo (Results 1 – 2 of 2) sorted by relevance
159 def RmTreeOnError(function, path, excinfo): argument173 exception_type = excinfo[0]174 exception_value = excinfo[1]
15 { i8*, i32 }** noalias nocapture readnone %excinfo,