Home
last modified time | relevance | path

Searched defs:__restore_rt (Results 1 – 16 of 16) sorted by relevance

/third_party/musl/src/signal/x86_64/
Drestore.s2 .global __restore_rt symbol
5 __restore_rt: label
/third_party/musl/src/signal/x32/
Drestore.s2 .global __restore_rt symbol
5 __restore_rt: label
/third_party/musl/src/signal/sh/
Drestore.s13 .global __restore_rt symbol
15 __restore_rt: label
/third_party/musl/src/signal/arm/
Drestore.s10 .global __restore_rt symbol
13 __restore_rt: label
/third_party/musl/src/signal/i386/
Drestore.s9 .global __restore_rt symbol
12 __restore_rt: label
/third_party/musl/src/signal/microblaze/
Drestore.s8 .global __restore_rt symbol
11 __restore_rt: label
/third_party/musl/src/signal/aarch64/
Drestore.s5 .global __restore_rt symbol
8 __restore_rt: label
/third_party/musl/src/signal/powerpc/
Drestore.s8 .global __restore_rt symbol
11 __restore_rt: label
/third_party/musl/src/signal/riscv64/
Drestore.s4 .global __restore_rt symbol
6 __restore_rt: label
/third_party/musl/src/signal/powerpc64/
Drestore.s8 .global __restore_rt symbol
11 __restore_rt: label
/third_party/musl/src/signal/s390x/
Drestore.s7 .global __restore_rt symbol
10 __restore_rt: label
/third_party/musl/src/signal/mips64/
Drestore.s2 .global __restore_rt symbol
8 __restore_rt: label
/third_party/musl/src/signal/mips/
Drestore.s3 .global __restore_rt symbol
6 __restore_rt: label
/third_party/musl/src/signal/mipsn32/
Drestore.s2 .global __restore_rt symbol
8 __restore_rt: label
/third_party/musl/porting/liteos_a/user/src/signal/arm/
Drestore.s23 .global __restore_rt symbol
26 __restore_rt: label
/third_party/musl/src/signal/
Drestore.c10 hidden void __restore_rt() in __restore_rt() function