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

  /external/valgrind/main/include/
valgrind.h 218 guest's NRADDR pseudo-register and whatever other information is
238 unsigned int nraddr; /* where's the code? */ member in struct:__anon17107
278 _zzq_orig->nraddr = __addr; \
293 unsigned int nraddr; /* where's the code? */ member in struct:__anon17108
342 _zzq_orig->nraddr = __addr; \
359 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon17109
399 _zzq_orig->nraddr = __addr; \
414 unsigned int nraddr; /* where's the code? */ member in struct:__anon17110
460 _zzq_orig->nraddr = __addr; \
475 unsigned long long int nraddr; /* where's the code? * member in struct:__anon17111
547 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon17112
607 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon17113
677 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon17114
    [all...]
pub_tool_tooliface.h 67 Addr64 nraddr; /* non-redirected guest address */ member in struct:__anon17105
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/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:__anon14720
228 _zzq_orig->nraddr = __addr; \
243 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon14721
282 _zzq_orig->nraddr = __addr; \
297 unsigned int nraddr; /* where's the code? */ member in struct:__anon14722
342 _zzq_orig->nraddr = __addr; \
357 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon14723
399 _zzq_orig->nraddr = __addr; \
423 unsigned int nraddr; /* where's the code? * member in struct:__anon14724
482 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon14725
554 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon14726
    [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:__anon15912
266 _zzq_orig->nraddr = __addr; \
281 unsigned int nraddr; /* where's the code? */ member in struct:__anon15913
330 _zzq_orig->nraddr = __addr; \
347 uint64_t nraddr; /* where's the code? */ member in struct:__anon15914
387 _zzq_orig->nraddr = __addr; \
402 unsigned int nraddr; /* where's the code? */ member in struct:__anon15915
448 _zzq_orig->nraddr = __addr; \
463 uint64_t nraddr; /* where's the code? * member in struct:__anon15916
530 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon15917
590 uint64_t nraddr; \/* where's the code? *\/ member in struct:__anon15918
    [all...]
  /external/valgrind/main/coregrind/
vg_preloaded.c 89 fn.nraddr, result, 0, 0, 0);
m_translate.c     [all...]

Completed in 2058 milliseconds