HomeSort by relevance Sort by last modified time
    Searched refs:__cyg_profile_func_exit (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
linux_shadow_stacks.h 13 void __cyg_profile_func_exit(void *this_fn, void *call_site) NO_INSTRUMENT;
linux_shadow_stacks.cc 115 void __cyg_profile_func_exit(void *this_fn, void *call_site) { function
  /external/chromium_org/tools/cygprofile/
cygprofile.cc 51 void __cyg_profile_func_exit(void* this_fn, void* call_site)
398 void __cyg_profile_func_exit(void* this_fn, void* call_site) { function in namespace:cygprofile
  /external/chromium_org/native_client_sdk/src/libraries/xray/
xray.c 117 XRAY_NO_INSTRUMENT void __cyg_profile_func_exit(void* this_fn,
351 void __cyg_profile_func_exit(void* this_fn, void* call_site) {
394 /* this function should only ever be called from __cyg_profile_func_exit() */

Completed in 305 milliseconds