Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/stubs/
H A Dia64vms-stub.c930 malloc_callback (pthreadDebugClient_t caller_context, size_t size) in malloc_callback()
947 free_callback (pthreadDebugClient_t caller_context, pthreadDebugAddr_t address) in free_callback()
963 speckthd_callback (pthreadDebugClient_t caller_context, in speckthd_callback()
1111 void *caller_context = 0; in threads_init() local