Home
last modified time | relevance | path

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

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Duno2cpp.cxx327 uint64_t exc_class = header->unwindHeader.exception_class in cpp_call() local
329 if (exc_class != /* "GNUCC++" */ 0x474e5543432b2b00) { in cpp_call()
334 exc_class = header->unwindHeader.exception_class in cpp_call()
336 if (exc_class != /* "GNUCC++" */ 0x474e5543432b2b00) { in cpp_call()