WindowsInfo 396 third_party/tcmalloc/chromium/src/windows/patch_functions.cc static WindowsInfo main_executable_windows; WindowsInfo 466 third_party/tcmalloc/chromium/src/windows/patch_functions.cc /*static*/ WindowsInfo::FunctionInfo WindowsInfo::function_info_[] = { WindowsInfo 582 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void WindowsInfo::Patch() { WindowsInfo 608 third_party/tcmalloc/chromium/src/windows/patch_functions.cc void WindowsInfo::Unpatch() { WindowsInfo 919 third_party/tcmalloc/chromium/src/windows/patch_functions.cc LPVOID WINAPI WindowsInfo::Perftools_HeapAlloc(HANDLE hHeap, DWORD dwFlags, WindowsInfo 928 third_party/tcmalloc/chromium/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_HeapFree(HANDLE hHeap, DWORD dwFlags, WindowsInfo 936 third_party/tcmalloc/chromium/src/windows/patch_functions.cc LPVOID WINAPI WindowsInfo::Perftools_VirtualAllocEx(HANDLE process, WindowsInfo 948 third_party/tcmalloc/chromium/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_VirtualFreeEx(HANDLE process, LPVOID address, WindowsInfo 956 third_party/tcmalloc/chromium/src/windows/patch_functions.cc LPVOID WINAPI WindowsInfo::Perftools_MapViewOfFileEx( WindowsInfo 970 third_party/tcmalloc/chromium/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_UnmapViewOfFile(LPCVOID lpBaseAddress) { WindowsInfo 987 third_party/tcmalloc/chromium/src/windows/patch_functions.cc HMODULE WINAPI WindowsInfo::Perftools_LoadLibraryExW(LPCWSTR lpFileName, WindowsInfo 1010 third_party/tcmalloc/chromium/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_FreeLibrary(HMODULE hLibModule) { WindowsInfo 396 third_party/tcmalloc/vendor/src/windows/patch_functions.cc static WindowsInfo main_executable_windows; WindowsInfo 466 third_party/tcmalloc/vendor/src/windows/patch_functions.cc /*static*/ WindowsInfo::FunctionInfo WindowsInfo::function_info_[] = { WindowsInfo 582 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void WindowsInfo::Patch() { WindowsInfo 608 third_party/tcmalloc/vendor/src/windows/patch_functions.cc void WindowsInfo::Unpatch() { WindowsInfo 919 third_party/tcmalloc/vendor/src/windows/patch_functions.cc LPVOID WINAPI WindowsInfo::Perftools_HeapAlloc(HANDLE hHeap, DWORD dwFlags, WindowsInfo 928 third_party/tcmalloc/vendor/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_HeapFree(HANDLE hHeap, DWORD dwFlags, WindowsInfo 936 third_party/tcmalloc/vendor/src/windows/patch_functions.cc LPVOID WINAPI WindowsInfo::Perftools_VirtualAllocEx(HANDLE process, WindowsInfo 948 third_party/tcmalloc/vendor/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_VirtualFreeEx(HANDLE process, LPVOID address, WindowsInfo 956 third_party/tcmalloc/vendor/src/windows/patch_functions.cc LPVOID WINAPI WindowsInfo::Perftools_MapViewOfFileEx( WindowsInfo 970 third_party/tcmalloc/vendor/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_UnmapViewOfFile(LPCVOID lpBaseAddress) { WindowsInfo 987 third_party/tcmalloc/vendor/src/windows/patch_functions.cc HMODULE WINAPI WindowsInfo::Perftools_LoadLibraryExW(LPCWSTR lpFileName, WindowsInfo 1010 third_party/tcmalloc/vendor/src/windows/patch_functions.cc BOOL WINAPI WindowsInfo::Perftools_FreeLibrary(HMODULE hLibModule) {