HomeSort by relevance Sort by last modified time
    Searched refs:__restore (Results 1 - 14 of 14) sorted by null

  /bionic/libc/arch-arm/bionic/
__restore.S 33 // by using .fnstart/.fnend and inserting a nop before both __restore and
47 ENTRY_PRIVATE(__restore)
51 END(__restore)
  /external/stlport/stlport/stl/config/
_epilog.h 22 # pragma __environment __restore
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 22 # pragma __environment __restore
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 22 # pragma __environment __restore
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 22 # pragma __environment __restore
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 22 # pragma __environment __restore
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_epilog.h 22 # pragma __environment __restore
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_epilog.h 22 # pragma __environment __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-x86/
x86.mk 42 arch-x86/bionic/__restore.S \
  /bionic/libc/arch-arm/
arm.mk 62 arch-arm/bionic/__restore.S \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.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...]

Completed in 4656 milliseconds