LibcInfoWithPatchFunctions 384 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<0> main_executable; LibcInfoWithPatchFunctions 385 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<1> libc1; LibcInfoWithPatchFunctions 386 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<2> libc2; LibcInfoWithPatchFunctions 387 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<3> libc3; LibcInfoWithPatchFunctions 388 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<4> libc4; LibcInfoWithPatchFunctions 389 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<5> libc5; LibcInfoWithPatchFunctions 390 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<6> libc6; LibcInfoWithPatchFunctions 391 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<7> libc7; LibcInfoWithPatchFunctions 392 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<8> libc8; LibcInfoWithPatchFunctions 443 third_party/tcmalloc/chromium/src/windows/patch_functions.cc template<int T> GenericFnPtr LibcInfoWithPatchFunctions<T>::origstub_fn_[] = { LibcInfoWithPatchFunctions 448 third_party/tcmalloc/chromium/src/windows/patch_functions.cc const GenericFnPtr LibcInfoWithPatchFunctions<T>::perftools_fn_[] = { LibcInfoWithPatchFunctions 545 third_party/tcmalloc/chromium/src/windows/patch_functions.cc bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { LibcInfoWithPatchFunctions 569 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Unpatch() { LibcInfoWithPatchFunctions 796 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_malloc(size_t size) __THROW { LibcInfoWithPatchFunctions 803 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_free(void* ptr) __THROW { LibcInfoWithPatchFunctions 813 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_realloc( LibcInfoWithPatchFunctions 833 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_calloc( LibcInfoWithPatchFunctions 841 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_new(size_t size) { LibcInfoWithPatchFunctions 848 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_newarray(size_t size) { LibcInfoWithPatchFunctions 855 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_delete(void *p) { LibcInfoWithPatchFunctions 861 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_deletearray(void *p) { LibcInfoWithPatchFunctions 867 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_new_nothrow( LibcInfoWithPatchFunctions 875 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_newarray_nothrow( LibcInfoWithPatchFunctions 883 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_delete_nothrow( LibcInfoWithPatchFunctions 890 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_deletearray_nothrow( LibcInfoWithPatchFunctions 906 third_party/tcmalloc/chromium/src/windows/patch_functions.cc size_t LibcInfoWithPatchFunctions<T>::Perftools__msize(void* ptr) __THROW { LibcInfoWithPatchFunctions 914 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools__expand(void *ptr, LibcInfoWithPatchFunctions 384 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<0> main_executable; LibcInfoWithPatchFunctions 385 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<1> libc1; LibcInfoWithPatchFunctions 386 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<2> libc2; LibcInfoWithPatchFunctions 387 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<3> libc3; LibcInfoWithPatchFunctions 388 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<4> libc4; LibcInfoWithPatchFunctions 389 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<5> libc5; LibcInfoWithPatchFunctions 390 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<6> libc6; LibcInfoWithPatchFunctions 391 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<7> libc7; LibcInfoWithPatchFunctions 392 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfoWithPatchFunctions<8> libc8; LibcInfoWithPatchFunctions 443 third_party/tcmalloc/vendor/src/windows/patch_functions.cc template<int T> GenericFnPtr LibcInfoWithPatchFunctions<T>::origstub_fn_[] = { LibcInfoWithPatchFunctions 448 third_party/tcmalloc/vendor/src/windows/patch_functions.cc const GenericFnPtr LibcInfoWithPatchFunctions<T>::perftools_fn_[] = { LibcInfoWithPatchFunctions 545 third_party/tcmalloc/vendor/src/windows/patch_functions.cc bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { LibcInfoWithPatchFunctions 569 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Unpatch() { LibcInfoWithPatchFunctions 796 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_malloc(size_t size) __THROW { LibcInfoWithPatchFunctions 803 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_free(void* ptr) __THROW { LibcInfoWithPatchFunctions 813 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_realloc( LibcInfoWithPatchFunctions 833 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_calloc( LibcInfoWithPatchFunctions 841 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_new(size_t size) { LibcInfoWithPatchFunctions 848 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_newarray(size_t size) { LibcInfoWithPatchFunctions 855 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_delete(void *p) { LibcInfoWithPatchFunctions 861 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_deletearray(void *p) { LibcInfoWithPatchFunctions 867 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_new_nothrow( LibcInfoWithPatchFunctions 875 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools_newarray_nothrow( LibcInfoWithPatchFunctions 883 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_delete_nothrow( LibcInfoWithPatchFunctions 890 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void LibcInfoWithPatchFunctions<T>::Perftools_deletearray_nothrow( LibcInfoWithPatchFunctions 906 third_party/tcmalloc/vendor/src/windows/patch_functions.cc size_t LibcInfoWithPatchFunctions<T>::Perftools__msize(void* ptr) __THROW { LibcInfoWithPatchFunctions 914 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void* LibcInfoWithPatchFunctions<T>::Perftools__expand(void *ptr,