Home | History | Annotate | Download | only in memcheck

Lines Matching refs:target_ulong

40                                target_ulong guest_address,
50 void memcheck_set_guest_buffer(target_ulong guest_address,
64 target_ulong guest_str,
77 target_ulong guest_str,
93 target_ulong guest_address)
106 memcheck_set_malloc_descriptor(target_ulong guest_address,
121 target_ulong guest_address)
135 target_ulong guest_address)
148 void memcheck_fail_alloc(target_ulong guest_address);
157 void memcheck_fail_free(target_ulong guest_address);
166 void memcheck_fail_query(target_ulong guest_address);
180 static inline target_ulong
181 memcheck_tpc_to_gpc(target_ulong tb_pc)
195 void invalidate_tlb_cache(target_ulong start, target_ulong end);
219 int memcheck_get_address_info(target_ulong abs_pc,