Searched refs:arm_r3 (Results 1 - 9 of 9) sorted by relevance
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | signal.h | 13 unsigned long arm_r0, arm_r1, arm_r2, arm_r3; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | signal.h | 13 unsigned long arm_r0, arm_r1, arm_r2, arm_r3; member
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | signal.h | 13 unsigned long arm_r0, arm_r1, arm_r2, arm_r3; member
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | signal.h | 13 unsigned long arm_r0, arm_r1, arm_r2, arm_r3; member
|
/third_party/musl/arch/arm/bits/ |
H A D | signal.h | 13 unsigned long arm_r0, arm_r1, arm_r2, arm_r3; member
|
/third_party/libunwind/libunwind/src/arm/ |
H A D | Gresume.c | 75 sc->arm_r3 = uc->regs[3]; in arm_local_resume()
|
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/ |
H A D | arm.rs | 14 pub arm_r3: ::c_ulong,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/ |
H A D | mod.rs | 178 pub arm_r3: ::c_ulong,
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/ |
H A D | mod.rs | 161 pub arm_r3: ::c_ulong,
|
Completed in 15 milliseconds