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

  /external/libchrome/base/third_party/valgrind/
valgrind.h 195 guest's NRADDR pseudo-register and whatever other information is
215 unsigned int nraddr; /* where's the code? */ member in struct:__anon22879
254 _zzq_orig->nraddr = __addr; \
269 unsigned int nraddr; /* where's the code? */ member in struct:__anon22880
307 _zzq_orig->nraddr = __addr; \
324 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon22881
363 _zzq_orig->nraddr = __addr; \
378 unsigned int nraddr; /* where's the code? */ member in struct:__anon22882
423 _zzq_orig->nraddr = __addr; \
438 unsigned long long int nraddr; /* where's the code? * member in struct:__anon22883
504 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon22884
563 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon22885
635 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon22886
    [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:__anon30497
228 _zzq_orig->nraddr = __addr; \
243 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon30498
282 _zzq_orig->nraddr = __addr; \
297 unsigned int nraddr; /* where's the code? */ member in struct:__anon30499
342 _zzq_orig->nraddr = __addr; \
357 unsigned long long int nraddr; /* where's the code? */ member in struct:__anon30500
399 _zzq_orig->nraddr = __addr; \
423 unsigned int nraddr; /* where's the code? * member in struct:__anon30501
482 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon30502
554 unsigned long long int nraddr; \/* where's the code? *\/ member in struct:__anon30503
    [all...]
  /external/valgrind/include/
valgrind.h 240 guest's NRADDR pseudo-register and whatever other information is
261 unsigned int nraddr; /* where's the code? */ member in struct:__anon37710
301 _zzq_orig->nraddr = __addr; \
326 unsigned int nraddr; /* where's the code? */ member in struct:__anon37711
375 _zzq_orig->nraddr = __addr; \
401 unsigned long int nraddr; /* where's the code? */ member in struct:__anon37712
441 _zzq_orig->nraddr = __addr; \
473 unsigned int nraddr; /* where's the code? */ member in struct:__anon37713
519 _zzq_orig->nraddr = __addr; \
542 unsigned long int nraddr; /* where's the code? * member in struct:__anon37714
619 unsigned long int nraddr; \/* where's the code? *\/ member in struct:__anon37715
698 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon37716
766 unsigned long int nraddr; \/* where's the code? *\/ member in struct:__anon37717
835 unsigned long int nraddr; \/* where's the code? *\/ member in struct:__anon37718
912 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon37719
985 unsigned long nraddr; \/* where's the code? *\/ member in struct:__anon37720
    [all...]
pub_tool_tooliface.h 67 Addr nraddr; /* non-redirected guest address */ member in struct:__anon37707
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
377 // This orig_addr will match the closure->nraddr which was passed to
    [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:__anon36183
266 _zzq_orig->nraddr = __addr; \
281 unsigned int nraddr; /* where's the code? */ member in struct:__anon36184
330 _zzq_orig->nraddr = __addr; \
347 uint64_t nraddr; /* where's the code? */ member in struct:__anon36185
387 _zzq_orig->nraddr = __addr; \
402 unsigned int nraddr; /* where's the code? */ member in struct:__anon36186
448 _zzq_orig->nraddr = __addr; \
463 uint64_t nraddr; /* where's the code? * member in struct:__anon36187
530 unsigned int nraddr; \/* where's the code? *\/ member in struct:__anon36188
590 uint64_t nraddr; \/* where's the code? *\/ member in struct:__anon36189
    [all...]
  /external/valgrind/coregrind/
m_translate.c     [all...]
vg_preloaded.c 123 fn.nraddr, fnentry, 0, 0, 0);
  /toolchain/binutils/binutils-2.25/bfd/
coff-sh.c 1115 bfd_vma nraddr, stop; local
1295 bfd_put_16 (abfd, (bfd_vma) insn, contents + nraddr); local
1302 bfd_put_16 (abfd, (bfd_vma) insn, contents + nraddr); local
1316 bfd_put_16 (abfd, (bfd_vma) insn, contents + nraddr); local
1323 bfd_put_8 (abfd, (bfd_vma) voff, contents + nraddr); local
1330 bfd_put_signed_16 (abfd, (bfd_vma) voff, contents + nraddr); local
1335 bfd_put_signed_32 (abfd, (bfd_vma) voff, contents + nraddr); local
    [all...]
elf32-sh.c 941 bfd_vma nraddr, stop;
949 nraddr = irel->r_offset;
954 nraddr -= count;
980 insn = bfd_get_16 (abfd, contents + nraddr);
1006 val = bfd_get_32 (abfd, contents + nraddr);
1009 bfd_put_32 (abfd, val - count, contents + nraddr);
938 bfd_vma nraddr, stop; local
1130 bfd_put_16 (abfd, (bfd_vma) insn, contents + nraddr); local
1137 bfd_put_16 (abfd, (bfd_vma) insn, contents + nraddr); local
1151 bfd_put_16 (abfd, (bfd_vma) insn, contents + nraddr); local
1165 bfd_put_signed_16 (abfd, (bfd_vma) voff, contents + nraddr); local
1170 bfd_put_signed_32 (abfd, (bfd_vma) voff, contents + nraddr); local
    [all...]
elf32-microblaze.c 1830 bfd_vma nraddr; local
    [all...]

Completed in 3014 milliseconds