LibcInfo 169 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void CopyFrom(const LibcInfo& that) { LibcInfo 250 third_party/tcmalloc/chromium/src/windows/patch_functions.cc template<int> class LibcInfoWithPatchFunctions : public LibcInfo { LibcInfo 254 third_party/tcmalloc/chromium/src/windows/patch_functions.cc bool Patch(const LibcInfo& me_info); LibcInfo 299 third_party/tcmalloc/chromium/src/windows/patch_functions.cc GenericFnPtr rgProcAddresses[LibcInfo::ctrgProcAddress]; LibcInfo 305 third_party/tcmalloc/chromium/src/windows/patch_functions.cc rgProcAddresses[i] = LibcInfo::static_fn(i); LibcInfo 314 third_party/tcmalloc/chromium/src/windows/patch_functions.cc LibcInfo::function_name(i)); LibcInfo 393 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static LibcInfo* g_module_libcs[] = { LibcInfo 398 third_party/tcmalloc/chromium/src/windows/patch_functions.cc const char* const LibcInfo::function_name_[] = { LibcInfo 417 third_party/tcmalloc/chromium/src/windows/patch_functions.cc const GenericFnPtr LibcInfo::static_fn_[] = { LibcInfo 477 third_party/tcmalloc/chromium/src/windows/patch_functions.cc bool LibcInfo::PopulateWindowsFn(const ModuleEntryCopy& module_entry) { LibcInfo 545 third_party/tcmalloc/chromium/src/windows/patch_functions.cc bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { LibcInfo 620 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void PatchOneModuleLocked(const LibcInfo& me_info) { LibcInfo 753 third_party/tcmalloc/chromium/src/windows/patch_functions.cc LibcInfo libc_info; LibcInfo 169 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void CopyFrom(const LibcInfo& that) { LibcInfo 250 third_party/tcmalloc/vendor/src/windows/patch_functions.cc template<int> class LibcInfoWithPatchFunctions : public LibcInfo { LibcInfo 254 third_party/tcmalloc/vendor/src/windows/patch_functions.cc bool Patch(const LibcInfo& me_info); LibcInfo 299 third_party/tcmalloc/vendor/src/windows/patch_functions.cc GenericFnPtr rgProcAddresses[LibcInfo::ctrgProcAddress]; LibcInfo 305 third_party/tcmalloc/vendor/src/windows/patch_functions.cc rgProcAddresses[i] = LibcInfo::static_fn(i); LibcInfo 314 third_party/tcmalloc/vendor/src/windows/patch_functions.cc LibcInfo::function_name(i)); LibcInfo 393 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static LibcInfo* g_module_libcs[] = { LibcInfo 398 third_party/tcmalloc/vendor/src/windows/patch_functions.cc const char* const LibcInfo::function_name_[] = { LibcInfo 417 third_party/tcmalloc/vendor/src/windows/patch_functions.cc const GenericFnPtr LibcInfo::static_fn_[] = { LibcInfo 477 third_party/tcmalloc/vendor/src/windows/patch_functions.cc bool LibcInfo::PopulateWindowsFn(const ModuleEntryCopy& module_entry) { LibcInfo 545 third_party/tcmalloc/vendor/src/windows/patch_functions.cc bool LibcInfoWithPatchFunctions<T>::Patch(const LibcInfo& me_info) { LibcInfo 620 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void PatchOneModuleLocked(const LibcInfo& me_info) { LibcInfo 753 third_party/tcmalloc/vendor/src/windows/patch_functions.cc LibcInfo libc_info;