| |||
| Home > Using the Inline and Embedded Assemblers of the ARM Compiler > __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).