HomeSort by: relevance | last modified time | path
    Searched defs:caller_context (Results 1 - 3 of 3) sorted by relevancy

  /src/external/cddl/osnet/dist/uts/common/sys/
vnode.h 364 typedef struct caller_context { struct
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
ia64vms-stub.c 929 malloc_callback (pthreadDebugClient_t caller_context, size_t size)
946 free_callback (pthreadDebugClient_t caller_context, pthreadDebugAddr_t address)
962 speckthd_callback (pthreadDebugClient_t caller_context,
1110 void *caller_context = 0; local
1143 (&caller_context, &pthread_debug_callbacks, dbg_symtable, &debug_context);
  /src/external/gpl3/gdb/dist/gdb/stubs/
ia64vms-stub.c 929 malloc_callback (pthreadDebugClient_t caller_context, size_t size)
946 free_callback (pthreadDebugClient_t caller_context, pthreadDebugAddr_t address)
962 speckthd_callback (pthreadDebugClient_t caller_context,
1110 void *caller_context = 0; local
1143 (&caller_context, &pthread_debug_callbacks, dbg_symtable, &debug_context);

Completed in 22 milliseconds