HomeSort by relevance Sort by last modified time
    Searched full:tcptr (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/coregrind/
m_transtab.c 97 UInt from_offs; /* code offset from TCEntry::tcptr where the patch is */
153 ULong* tcptr; member in struct:__anon16915
675 vg_assert((UChar*)sec->tt[tteNo].tcptr <= (UChar*)hcode);
721 // the slow (tcptr) entry point.
723 void* host_code = ((UChar*)to_tte->tcptr)
777 - (UChar*)from_tte->tcptr );
808 = ((HChar*)tte->tcptr) + ie->from_offs;
850 UChar* here_slow_EP = (UChar*)here_tte->tcptr;
1453 ULong *tcptr, *tcptr2; local
    [all...]

Completed in 151 milliseconds