Searched defs:is_exception (Results 1 – 3 of 3) sorted by relevance
50 def is_exception(pkg): function
917 def is_exception(object, exceptions): function
237 static int is_privileged(DisasContext *ctx, int is_exception) in is_privileged()