Home
last modified time | relevance | path

Searched refs:arm_r3 (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dsigcontext.h28 unsigned long arm_r3; member
/aosp12/art/runtime/
H A Druntime_common.cc242 DumpRegister32(os, "r3", context.arm_r3); in Dump()