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

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
unwind.c 345 __collector_ext_unwind_key_init (int isPthread, void * stack) function
350 TprintfT (DBG_LT2, "__collector_ext_unwind_key_init: cannot get tsd\n");
360 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: pthread: 0x%lx err: %d\n", pthread, err);
366 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: stack_size=0x%lx eos=%p err=%d\n",
369 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: destroy: %d\n", err);
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
unwind.c 345 __collector_ext_unwind_key_init (int isPthread, void * stack) function
350 TprintfT (DBG_LT2, "__collector_ext_unwind_key_init: cannot get tsd\n");
360 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: pthread: 0x%lx err: %d\n", pthread, err);
366 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: stack_size=0x%lx eos=%p err=%d\n",
369 TprintfT (DBG_LT1, "__collector_ext_unwind_key_init: destroy: %d\n", err);

Completed in 29 milliseconds