HomeSort by relevance Sort by last modified time
    Searched full:main_executable (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
patch_functions.cc 379 // main_executable and main_executable_windows are two windows into
384 static LibcInfoWithPatchFunctions<0> main_executable; member in namespace:__anon19497
643 if (main_executable.patched())
647 main_executable.PopulateWindowsFn(fake_module_entry);
648 main_executable.Patch(main_executable);
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
patch_functions.cc 379 // main_executable and main_executable_windows are two windows into
384 static LibcInfoWithPatchFunctions<0> main_executable; member in namespace:__anon19546
643 if (main_executable.patched())
647 main_executable.PopulateWindowsFn(fake_module_entry);
648 main_executable.Patch(main_executable);
    [all...]

Completed in 55 milliseconds