Home
last modified time | relevance | path

Searched refs:record_ExeContext_wrk2 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_execontext.c122 static ExeContext* record_ExeContext_wrk2 ( const Addr* ips, UInt n_ips );
148 null_ExeContext = record_ExeContext_wrk2(ips, 1); in init_ExeContext_storage()
393 return record_ExeContext_wrk2 ( ips, n_ips ); in record_ExeContext_wrk()
400 static ExeContext* record_ExeContext_wrk2 ( const Addr* ips, UInt n_ips ) in record_ExeContext_wrk2() function
509 return record_ExeContext_wrk2( &a, 1 ); in VG_()
544 return record_ExeContext_wrk2(ips, n_ips); in VG_()