Searched defs:n_sc_extents (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/main/VEX/priv/ |
H A D | guest_generic_bb_to_IR.c | 122 n_sc_extents. The caller already knows this because it told us 182 /*OUT*/UInt* n_sc_extents, 240 *n_sc_extents = 0; 549 (*n_sc_extents)++; 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, 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_TISTART, Int offB_GUEST_TILEN, Int offB_GUEST_IP, Int szB_GUEST_IP ) argument
|
/external/valgrind/main/VEX/pub/ |
H A D | libvex.h | 519 UInt n_sc_extents; member in struct:__anon14555
|
Completed in 94 milliseconds