Hi,
If I build a native code on android-ndk-r10b with APP_ABI := arm64-v8a. Which 64-bit data (LP64, LLP64, ILP4) model is used to compile the code?
Regards,
I think, it is LP64
How and where could I confirm it?