>From a quick check it looks the asm for ARM is present, it's just put
directly in the header
x86/mips (and their 64-bit variants) have AsmGetRegs*.S
arm and aarch64 has it in the header file,
see:
https://android.googlesource.com/platform/system/core/+/refs/tags/android-10.0.0_r1/libunwindstack/include/unwindstack/RegsGetLocal.h


On Thu, Dec 31, 2020 at 5:19 AM Hans-Christoph Steiner <h...@eds.org> wrote:

> also, it looks like libunwindstack uses asm and there isn't any for ARM.
>   So if someone wants to keep the arm packages, they'll need to figure
> that out.  I have zero asm skills.
>

Reply via email to