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

  /external/valgrind/coregrind/m_sigframe/
sigframe-ppc32-linux.c 170 /* NB. 5 Sept 07. mc->mc_pad[0..1] used to contain a the code to
179 (Addr)&mc->mc_pad, sizeof(mc->mc_pad));
180 mc->mc_pad[0] = 0; /* invalid */
181 mc->mc_pad[1] = 0; /* invalid */
183 (Addr)&mc->mc_pad, sizeof(mc->mc_pad) );
185 VG_(discard_translations)( (Addr)&mc->mc_pad,
186 sizeof(mc->mc_pad), "stack_mcontext" );
  /external/valgrind/include/vki/
vki-ppc32-linux.h 762 unsigned long mc_pad[2]; member in struct:vki_mcontext
    [all...]

Completed in 82 milliseconds