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

  /external/valgrind/coregrind/m_gdbserver/
valgrind-low-ppc64.c 259 int low_offset, high_offset; local
277 high_offset = 2;
289 high_offset = 0;
330 case 32: VG_(transfer) (&ppc64->guest_VSR0[high_offset], buf, dir, size, mod); break;
331 case 33: VG_(transfer) (&ppc64->guest_VSR1[high_offset], buf, dir, size, mod); break;
332 case 34: VG_(transfer) (&ppc64->guest_VSR2[high_offset], buf, dir, size, mod); break;
333 case 35: VG_(transfer) (&ppc64->guest_VSR3[high_offset], buf, dir, size, mod); break;
334 case 36: VG_(transfer) (&ppc64->guest_VSR4[high_offset], buf, dir, size, mod); break;
335 case 37: VG_(transfer) (&ppc64->guest_VSR5[high_offset], buf, dir, size, mod); break;
336 case 38: VG_(transfer) (&ppc64->guest_VSR6[high_offset], buf, dir, size, mod); break
    [all...]
  /external/google-breakpad/src/processor/
range_map_unittest.cc 142 AddressType high_offset = 1; local
145 high_offset = 0; // don't check one over the target.
150 for (AddressType offset = low_offset; offset <= high_offset; ++offset) {
static_range_map_unittest.cc 222 AddressType high_offset = 1; local
225 high_offset = 0; // don't check one over the target.
230 for (AddressType offset = low_offset; offset <= high_offset; ++offset) {
  /toolchain/binutils/binutils-2.27/bfd/
elfcode.h 1627 bfd_vma high_offset; local
    [all...]
  /external/ImageMagick/MagickCore/
nt-base.c 1665 high_offset, local
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-tic6x.c 5278 int high_offset; local
    [all...]

Completed in 275 milliseconds