Lines Matching refs:Int
168 Int ppc_cache_line_szB;
241 Int guest_stack_redzone_size;
294 Int iropt_verbosity;
297 Int iropt_level;
305 Int iropt_unroll_thresh;
309 Int guest_max_insns;
315 Int guest_chase_thresh;
344 static inline void* LibVEX_Alloc ( Int nbytes ) in LibVEX_Alloc()
352 Int ALIGN; in LibVEX_Alloc()
383 Int total_sizeB;
385 Int offset_SP;
386 Int sizeof_SP; /* 4 or 8 */
388 Int offset_FP;
389 Int sizeof_FP; /* 4 or 8 */
391 Int offset_IP;
392 Int sizeof_IP; /* 4 or 8 */
395 Int n_alwaysDefd;
397 Int offset;
398 Int size;
441 void (*log_bytes) ( HChar*, Int nbytes ),
444 Int debuglevel,
522 Int host_bytes_size;
524 Int* host_bytes_used;
561 Int traceflags;