Home | History | Annotate | Download | only in m_gdbserver

Lines Matching defs:ppc

1493    const HChar *ppc;
1496 ppc = wa;
1497 if (ppc == NULL || !VG_(parse_Addr) (&ppc, address)) {