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

  /external/libunwind/src/x86/
getcontext-linux.S 28 /* int _Ux86_getcontext (ucontext_t *ucp)
36 .global _Ux86_getcontext
37 .type _Ux86_getcontext, @function
38 _Ux86_getcontext:
71 .size _Ux86_getcontext, . - _Ux86_getcontext
getcontext-freebsd.S 27 .global _Ux86_getcontext
28 .type _Ux86_getcontext, @function
29 _Ux86_getcontext:
109 .size _Ux86_getcontext, . - _Ux86_getcontext

Completed in 197 milliseconds