Home
last modified time | relevance | path

Searched defs:excp (Results 1 – 3 of 3) sorted by relevance

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp537 struct OurBaseException_t *excp = (struct OurBaseException_t*) in handleActionValue() local
/external/qemu/target-mips/
Dtranslate.c788 generate_exception_err (DisasContext *ctx, int excp, int err) in generate_exception_err()
799 generate_exception (DisasContext *ctx, int excp) in generate_exception()
/external/qemu/target-arm/
Dtranslate.c214 static void gen_exception(int excp) in gen_exception()
3584 static void gen_exception_insn(DisasContext *s, int offset, int excp) in gen_exception_insn()