Searched refs:OurExceptionType_t (Results 1 - 1 of 1) sorted by relevance

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp143 struct OurExceptionType_t { struct
156 struct OurExceptionType_t type;
508 /// (OurExceptionType_t instances). Returns whether or not a dwarf emitted
526 struct OurExceptionType_t **classInfo,
539 struct OurExceptionType_t *excpType = &(excp->type);
636 struct OurExceptionType_t **classInfo = NULL;
656 classInfo = (struct OurExceptionType_t**) (lsda + classInfoOffset);

Completed in 45 milliseconds