HomeSort by relevance Sort by last modified time
    Searched refs:nraddr (Results 1 - 7 of 7) sorted by null

  /external/valgrind/main/include/
valgrind.h 192 guest's NRADDR pseudo-register and whatever other information is
212 unsigned int nraddr; /* where's the code? */ member in struct:__anon12742
251 _zzq_orig->nraddr = __addr; \
266 unsigned int nraddr; /* where's the code? */ member in struct:__anon12743
304 _zzq_orig->nraddr = __addr; \
321 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon12744
360 _zzq_orig->nraddr = __addr; \
375 unsigned int nraddr; /* where's the code? */ member in struct:__anon12745
420 _zzq_orig->nraddr = __addr; \
435 unsigned long long int nraddr; /* where's the code? * member in struct:__anon12746
501 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon12747
560 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon12748
632 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon12749
    [all...]
pub_tool_tooliface.h 67 Addr64 nraddr; /* non-redirected guest address */ member in struct:__anon12740
93 // * closure->nraddr is the non-redirected guest address of the
96 // closure->nraddr but no translation of it was found.
103 // trying to jump to malloc() in libc; hence ->nraddr will contain
109 // from ->readdr rather than ->nraddr.
112 // time ->nraddr will be the same as ->readdr. However, you
362 // This orig_addr will match the closure->nraddr which was passed to
    [all...]
  /external/valgrind/dynamic_annotations/third_party/valgrind/
valgrind.h 181 guest's NRADDR pseudo-register and whatever other information is
200 unsigned int nraddr; /* where's the code? */ member in struct:__anon11836
239 _zzq_orig->nraddr = __addr; \
254 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon11837
293 _zzq_orig->nraddr = __addr; \
308 unsigned int nraddr; /* where's the code? */ member in struct:__anon11838
353 _zzq_orig->nraddr = __addr; \
368 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon11839
410 _zzq_orig->nraddr = __addr; \
434 unsigned int nraddr; /* where's the code? * member in struct:__anon11840
493 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon11841
565 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon11842
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 163 guest's NRADDR pseudo-register and whatever other information is
182 unsigned int nraddr; /* where's the code? */ member in struct:__anon11787
221 _zzq_orig->nraddr = __addr; \
236 uint64_t nraddr; /* where's the code? */ member in struct:__anon11788
275 _zzq_orig->nraddr = __addr; \
290 unsigned int nraddr; /* where's the code? */ member in struct:__anon11789
335 _zzq_orig->nraddr = __addr; \
350 uint64_t nraddr; /* where's the code? */ member in struct:__anon11790
392 _zzq_orig->nraddr = __addr; \
416 unsigned int nraddr; /* where's the code? * member in struct:__anon11791
488 uint64_t nraddr; \/* where's the code? *\/ member in struct:__anon11792
    [all...]
  /external/valgrind/main/coregrind/
vg_preloaded.c 92 fn.nraddr, result, 0, 0, 0);
m_translate.c     [all...]
  /external/valgrind/tsan/
ts_valgrind_intercepts.c     [all...]

Completed in 6787 milliseconds