__mcall_is_in_vbase(D, f)

Results in {TRUE} if f is a nonstatic member function found in a virtual base class of D, otherwise {FALSE}. If it returns {TRUE} the this adjustment must be done using __mcall_offsetof_vbase(D, f), otherwise it must be done with __mcall_this_offset(D, f).

Show/hideSee also

Copyright © 2010-2012 ARM. All rights reserved.ARM DUI 0472G
Non-ConfidentialID021412