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:__anon17107
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 218 guest's NRADDR pseudo-register and whatever other information is
238 unsigned int nraddr; /* where's the code? */ member in struct:__anon17109
278 _zzq_orig->nraddr = __addr; \
293 unsigned int nraddr; /* where's the code? */ member in struct:__anon17110
342 _zzq_orig->nraddr = __addr; \
359 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon17111
399 _zzq_orig->nraddr = __addr; \
414 unsigned int nraddr; /* where's the code? */ member in struct:__anon17112
460 _zzq_orig->nraddr = __addr; \
475 unsigned long long int nraddr; /* where's the code? * member in struct:__anon17113
547 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon17114
607 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon17115
677 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon17116
    [all...]
  /external/regex-re2/util/
valgrind.h 170 guest's NRADDR pseudo-register and whatever other information is
189 unsigned int nraddr; /* where's the code? */ member in struct:__anon14722
228 _zzq_orig->nraddr = __addr; \
243 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon14723
282 _zzq_orig->nraddr = __addr; \
297 unsigned int nraddr; /* where's the code? */ member in struct:__anon14724
342 _zzq_orig->nraddr = __addr; \
357 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon14725
399 _zzq_orig->nraddr = __addr; \
423 unsigned int nraddr; /* where's the code? * member in struct:__anon14726
482 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon14727
554 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon14728
    [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h 206 guest's NRADDR pseudo-register and whatever other information is
226 unsigned int nraddr; /* where's the code? */ member in struct:__anon15914
266 _zzq_orig->nraddr = __addr; \
281 unsigned int nraddr; /* where's the code? */ member in struct:__anon15915
330 _zzq_orig->nraddr = __addr; \
347 uint64_t nraddr; /* where's the code? */ member in struct:__anon15916
387 _zzq_orig->nraddr = __addr; \
402 unsigned int nraddr; /* where's the code? */ member in struct:__anon15917
448 _zzq_orig->nraddr = __addr; \
463 uint64_t nraddr; /* where's the code? * member in struct:__anon15918
530 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon15919
590 uint64_t nraddr; \/* where's the code? *\/ member in struct:__anon15920
    [all...]

Completed in 478 milliseconds