<div dir="ltr">From a quick check it looks the asm for ARM is present, it's just put directly in the header<div>x86/mips (and their 64-bit variants) have AsmGetRegs*.S</div><div>arm and aarch64 has it in the header file,  <br><div>see: <a href="https://android.googlesource.com/platform/system/core/+/refs/tags/android-10.0.0_r1/libunwindstack/include/unwindstack/RegsGetLocal.h">https://android.googlesource.com/platform/system/core/+/refs/tags/android-10.0.0_r1/libunwindstack/include/unwindstack/RegsGetLocal.h</a> </div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 31, 2020 at 5:19 AM Hans-Christoph Steiner <<a href="mailto:hans@eds.org">hans@eds.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">also, it looks like libunwindstack uses asm and there isn't any for ARM. <br>
  So if someone wants to keep the arm packages, they'll need to figure <br>
that out.  I have zero asm skills.<br>
</blockquote></div>