Sanitizer support on ARMv7,cortex A8

Hi,

can we detect the memory leak, thread synchronisation error using google sanitizer(address,memory,thread) on ARMv7(cortex A8) board?

If yes, can you help me with the steps involved to detect the error after running the executable on ARMv7(Cortex A8) running linux?

I am using  "gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf" cross compile tool-chain. 

Thanks,