OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon14428
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:__anon14477
643
if (
main_executable
.patched())
647
main_executable
.PopulateWindowsFn(fake_module_entry);
648
main_executable
.Patch(
main_executable
);
[
all
...]
Completed in 45 milliseconds