OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__restore
(Results
1 - 25
of
30
) sorted by null
1
2
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h
22
# pragma __environment
__restore
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h
22
# pragma __environment
__restore
/bionic/libc/arch-arm/bionic/
__restore.S
33
// by using .fnstart/.fnend and inserting a nop before both
__restore
and
49
ENTRY_PRIVATE_NO_DWARF(
__restore
)
53
END_NO_DWARF(
__restore
)
/bionic/libc/arch-x86/bionic/
__restore.S
100
ENTRY_PRIVATE(
__restore
)
106
END(
__restore
)
107
cfi_signal_frame_start(
__restore
)
117
cfi_signal_frame_end(
__restore
)
/bionic/libc/bionic/
sigaction.cpp
32
extern "C" void
__restore
(void);
95
kernel_new_action.sa_restorer = (kernel_new_action.sa_flags & SA_SIGINFO) ? &__restore_rt : &
__restore
;
/bionic/libc/arch-arm/
arm.mk
29
arch-arm/bionic/
__restore
.S \
/bionic/tests/
stack_unwinding_test.cpp
109
// On LP32, the SA_SIGINFO flag gets you __restore_rt instead of
__restore
.
/external/curl/packages/vms/
curlmsg.h
138
#pragma __member_alignment
__restore
curl_crtl_init.c
292
# pragma __pointer_size
__restore
294
# pragma __required_pointer_size
__restore
/bionic/libc/arch-x86/
x86.mk
110
arch-x86/bionic/
__restore
.S \
/external/curl/lib/
setup-vms.h
110
# pragma __pointer_size
__restore
/external/libunwind/src/x86/
Gos-linux.c
45
__restore
:
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libpthread-2.11.1.so
libpthread.so.0
libc.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libpthread-2.15.so
libpthread.so.0
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
pthread.h
539
void
__restore
() const { pthread_setcanceltype (__cancel_type, 0); }
function in class:__pthread_cleanup_class
572
__clframe.
__restore
(); \
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
pthread.h
549
void
__restore
() const { pthread_setcanceltype (__cancel_type, 0); }
function in class:__pthread_cleanup_class
582
__clframe.
__restore
(); \
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/profile/
legacy_profile.go
1235
`
__restore
`,
/prebuilts/go/linux-x86/src/cmd/pprof/internal/profile/
legacy_profile.go
1235
`
__restore
`,
/bionic/libc/
Android.bp
858
"arch-arm/bionic/
__restore
.S",
[
all
...]
/prebuilts/sdk/renderscript/lib/arm/
libc.so
/prebuilts/sdk/renderscript/lib/x86/
libc.so
/external/jemalloc/bin/
jeprof.in
[
all
...]
Completed in 1268 milliseconds
1
2