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

  /external/valgrind/main/include/
pub_tool_tooliface.h 67 Addr64 nraddr; /* non-redirected guest address */ member in struct:__anon14169
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 215 guest's NRADDR pseudo-register and whatever other information is
235 unsigned int nraddr; /* where's the code? */ member in struct:__anon14171
275 _zzq_orig->nraddr = __addr; \
290 unsigned int nraddr; /* where's the code? */ member in struct:__anon14172
339 _zzq_orig->nraddr = __addr; \
356 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon14173
396 _zzq_orig->nraddr = __addr; \
411 unsigned int nraddr; /* where's the code? */ member in struct:__anon14174
457 _zzq_orig->nraddr = __addr; \
472 unsigned long long int nraddr; /* where's the code? * member in struct:__anon14175
544 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon14176
604 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon14177
    [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:__anon12127
228 _zzq_orig->nraddr = __addr; \
243 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon12128
282 _zzq_orig->nraddr = __addr; \
297 unsigned int nraddr; /* where's the code? */ member in struct:__anon12129
342 _zzq_orig->nraddr = __addr; \
357 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon12130
399 _zzq_orig->nraddr = __addr; \
423 unsigned int nraddr; /* where's the code? * member in struct:__anon12131
482 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon12132
554 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon12133
    [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:__anon13144
239 _zzq_orig->nraddr = __addr; \
254 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon13145
293 _zzq_orig->nraddr = __addr; \
308 unsigned int nraddr; /* where's the code? */ member in struct:__anon13146
353 _zzq_orig->nraddr = __addr; \
368 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon13147
410 _zzq_orig->nraddr = __addr; \
434 unsigned int nraddr; /* where's the code? * member in struct:__anon13148
493 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon13149
565 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon13150
    [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:__anon13094
266 _zzq_orig->nraddr = __addr; \
281 unsigned int nraddr; /* where's the code? */ member in struct:__anon13095
330 _zzq_orig->nraddr = __addr; \
347 uint64_t nraddr; /* where's the code? */ member in struct:__anon13096
387 _zzq_orig->nraddr = __addr; \
402 unsigned int nraddr; /* where's the code? */ member in struct:__anon13097
448 _zzq_orig->nraddr = __addr; \
463 uint64_t nraddr; /* where's the code? * member in struct:__anon13098
530 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon13099
590 uint64_t nraddr; \/* where's the code? *\/ member in struct:__anon13100
    [all...]

Completed in 208 milliseconds