Searched refs:di_get_stack_blocks_at_ip (Results 1 – 3 of 3) sorted by relevance
183 VG_(di_get_stack_blocks_at_ip)( Addr ip, Bool arrays_only );
383 XArray* blocks = VG_(di_get_stack_blocks_at_ip)( ip, True/*arrays only*/ ); in get_StackBlocks_for_IP()
3979 VG_(di_get_stack_blocks_at_ip)( Addr ip, Bool arrays_only ) in VG_() argument