OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 324 milliseconds