Force DoDexPcMoveEvent to be NO_INLINE with ASAN

The function ExecuteSwitchImpl is made far larger then the limit when
we build with asan because of inlining this function.

Bug: 63118894
Test: make -j49 droid ASAN_OPTIONS=detect_leaks=0 SANITIZE_HOST=address

Follow up to: I70f76ba7a876bc57204d379295a6d75e5bcefb45

Change-Id: I25c143715386bee74e99358062eeb2404e029e32
1 file changed