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

  /external/google-breakpad/src/google_breakpad/processor/
dump_context.h 80 void SetContextPPC64(MDRawContextPPC64* ppc64);
96 MDRawContextPPC64* ppc64; member in union:google_breakpad::DumpContext::__anon11468
  /external/valgrind/coregrind/m_gdbserver/
valgrind-low-ppc64.c 183 VexGuestPPC64State* ppc64 = (VexGuestPPC64State*) get_arch (set, tst); local
188 case 0: VG_(transfer) (&ppc64->guest_GPR0, buf, dir, size, mod); break;
189 case 1: VG_(transfer) (&ppc64->guest_GPR1, buf, dir, size, mod); break;
190 case 2: VG_(transfer) (&ppc64->guest_GPR2, buf, dir, size, mod); break;
191 case 3: VG_(transfer) (&ppc64->guest_GPR3, buf, dir, size, mod); break;
192 case 4: VG_(transfer) (&ppc64->guest_GPR4, buf, dir, size, mod); break;
193 case 5: VG_(transfer) (&ppc64->guest_GPR5, buf, dir, size, mod); break;
194 case 6: VG_(transfer) (&ppc64->guest_GPR6, buf, dir, size, mod); break;
195 case 7: VG_(transfer) (&ppc64->guest_GPR7, buf, dir, size, mod); break;
196 case 8: VG_(transfer) (&ppc64->guest_GPR8, buf, dir, size, mod); break
333 VexGuestPPC64State* ppc64 = (VexGuestPPC64State*)&tst->arch.vex; local
    [all...]
  /external/valgrind/memcheck/tests/vbit-test/
vtest.h 97 unsigned ppc64 : 1; member in struct:__anon25738
  /external/llvm/include/llvm/ADT/
Triple.h 63 ppc64, // PPC64: powerpc64, ppu enumerator in enum:llvm::Triple::ArchType

Completed in 50 milliseconds