Searched refs:make_ExeContext_from_StackTrace (Results 1 – 3 of 3) sorted by relevance
111 ExeContext* VG_(make_ExeContext_from_StackTrace)( Addr* ips, UInt n_ips );
473 ExeContext* VG_(make_ExeContext_from_StackTrace)( Addr* ips, UInt n_ips ) in VG_() argument
4482 *resEC = VG_(make_ExeContext_from_StackTrace) in libhb_event_map_lookup()