Home
last modified time | relevance | path

Searched defs:is_plausible_ECU (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/include/
Dpub_tool_execontext.h109 static inline Bool VG_(is_plausible_ECU)( UInt ecu ) { in VG_() argument
/external/valgrind/memcheck/
Dmc_errors.c1144 if (VG_(is_plausible_ECU)(ecu)) { in update_origin() local
Dmc_main.c6767 if (VG_(is_plausible_ECU)(ecu)) { in handle_gdb_monitor_command() local