[Bug-fix] Wrong offset of pointer to be an argument.

According to spec, argument of __cxa_free_exception should be
the result of a call to __cxa_allocate_exception.

(Same problem on __cxa_increment_exception_refcount and
 __cxa_decrement_exception_refcount).

Change-Id: I4b486f737513f2a5050e5723c8260245bf6d21c1
Signed-off-by: WenHan Gu <Wenhan.gu@mediatek.com>
1 file changed