Searched defs:sigill_diag (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_generic_bb_to_IR.c190 /*IN*/ Bool sigill_diag,
366 sigill_diag );
180 bb_to_IR( VexGuestExtents* vge, UInt* n_sc_extents, UInt* n_guest_instrs, void* callback_opaque, DisOneInstrFn dis_instr_fn, UChar* guest_code, Addr64 guest_IP_bbstart, Bool (*chase_into_ok)(void*,Addr64), Bool host_bigendian, Bool sigill_diag, VexArch arch_guest, VexArchInfo* archinfo_guest, VexAbiInfo* abiinfo_both, IRType guest_word_type, UInt (*needs_self_check)(void*,VexGuestExtents*), Bool (*preamble_function)(void*,IRSB*), Int offB_GUEST_CMSTART, Int offB_GUEST_CMLEN, Int offB_GUEST_IP, Int szB_GUEST_IP ) argument
H A Dguest_s390_toIR.c78 static Bool sigill_diag; variable
16441 if (sigill_diag) {
16581 sigill_diag = sigill_diag_IN;
/external/valgrind/main/VEX/pub/
H A Dlibvex.h724 Bool sigill_diag; member in struct:__anon32257

Completed in 1299 milliseconds