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

  /external/valgrind/main/include/
pub_tool_tooliface.h 67 Addr64 nraddr; /* non-redirected guest address */ member in struct:__anon12545
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...]
valgrind.h 192 guest's NRADDR pseudo-register and whatever other information is
212 unsigned int nraddr; /* where's the code? */ member in struct:__anon12547
251 _zzq_orig->nraddr = __addr; \
266 unsigned int nraddr; /* where's the code? */ member in struct:__anon12548
304 _zzq_orig->nraddr = __addr; \
321 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon12549
360 _zzq_orig->nraddr = __addr; \
375 unsigned int nraddr; /* where's the code? */ member in struct:__anon12550
420 _zzq_orig->nraddr = __addr; \
435 unsigned long long int nraddr; /* where's the code? * member in struct:__anon12551
501 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon12552
560 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon12553
632 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon12554
    [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:__anon11592
221 _zzq_orig->nraddr = __addr; \
236 uint64_t nraddr; /* where's the code? */ member in struct:__anon11593
275 _zzq_orig->nraddr = __addr; \
290 unsigned int nraddr; /* where's the code? */ member in struct:__anon11594
335 _zzq_orig->nraddr = __addr; \
350 uint64_t nraddr; /* where's the code? */ member in struct:__anon11595
392 _zzq_orig->nraddr = __addr; \
416 unsigned int nraddr; /* where's the code? * member in struct:__anon11596
488 uint64_t nraddr; \/* where's the code? *\/ member in struct:__anon11597
    [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:__anon11641
239 _zzq_orig->nraddr = __addr; \
254 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon11642
293 _zzq_orig->nraddr = __addr; \
308 unsigned int nraddr; /* where's the code? */ member in struct:__anon11643
353 _zzq_orig->nraddr = __addr; \
368 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon11644
410 _zzq_orig->nraddr = __addr; \
434 unsigned int nraddr; /* where's the code? * member in struct:__anon11645
493 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon11646
565 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon11647
    [all...]

Completed in 225 milliseconds