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

  /external/valgrind/main/coregrind/
pub_core_transtab.h 74 extern Bool VG_(search_transtab) ( /*OUT*/AddrH* res_hcode,
m_transtab.c 642 /* Search order logic copied from VG_(search_transtab). */
1600 Bool VG_(search_transtab) ( \/*OUT*\/AddrH* res_hcode, function
    [all...]
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c 861 Bool found = VG_(search_transtab)(&res, NULL, NULL,
    [all...]

Completed in 38 milliseconds