Home
last modified time | relevance | path

Searched defs:getcontext (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libc/sys/
H A DLint_getcontext.c12 getcontext(ucontext_t *ucp) in getcontext() function
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dprofile.c278 CALL_UTIL (getcontext) (context); /* initialize dummy context */ in __collector_ext_profile_handler() local
/netbsd-src/sys/arch/sparc/include/
H A Dpte.h399 #define getcontext() (CPU_HAS_SRMMU ? getcontext4m() \ macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h60 int (*getcontext)(ucontext_t *ucp); member
/netbsd-src/lib/libc/include/
H A Dnamespace.h53 #define getcontext _getcontext macro