Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_execontext.c295 static ExeContext* record_ExeContext_wrk2 ( Addr* ips, UInt n_ips ); /*fwds*/
322 return record_ExeContext_wrk2 ( ips, n_ips ); in record_ExeContext_wrk()
329 static ExeContext* record_ExeContext_wrk2 ( Addr* ips, UInt n_ips ) in record_ExeContext_wrk2() function
440 return record_ExeContext_wrk2( &a, 1 ); in VG_()
474 return record_ExeContext_wrk2(ips, n_ips); in VG_()