Home
last modified time | relevance | path

Searched refs:excinfo (Results 1 – 2 of 2) sorted by relevance

/external/skia/infra/bots/
Dutils.py159 def RmTreeOnError(function, path, excinfo): argument
173 exception_type = excinfo[0]
174 exception_value = excinfo[1]
/external/llvm/test/CodeGen/ARM/
Dlegalize-unaligned-load.ll15 { i8*, i32 }** noalias nocapture readnone %excinfo,