Searched refs:MAX_PREAMBLE_STUB_SIZE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.cc161 // MAX_PREAMBLE_STUB_SIZE bytes of target_function
164 MAX_PREAMBLE_STUB_SIZE,
179 // Restore the protection of the first MAX_PREAMBLE_STUB_SIZE bytes of
183 MAX_PREAMBLE_STUB_SIZE,
210 MAX_PREAMBLE_STUB_SIZE);
257 MAX_PREAMBLE_STUB_SIZE, NULL);
274 MAX_PREAMBLE_STUB_SIZE);
356 &jump_bytes, MAX_PREAMBLE_STUB_SIZE);
369 MAX_PREAMBLE_STUB_SIZE)
404 MAX_PREAMBLE_STUB_SIZE);
[all...]
H A Dpreamble_patcher.h60 #define MAX_PREAMBLE_STUB_SIZE (64) macro
62 #define MAX_PREAMBLE_STUB_SIZE (32) macro
312 // Allocates a block of memory of size MAX_PREAMBLE_STUB_SIZE that is as
320 // @return Returns a block of memory of size MAX_PREAMBLE_STUB_SIZE that can
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.cc161 // MAX_PREAMBLE_STUB_SIZE bytes of target_function
164 MAX_PREAMBLE_STUB_SIZE,
179 // Restore the protection of the first MAX_PREAMBLE_STUB_SIZE bytes of
183 MAX_PREAMBLE_STUB_SIZE,
210 MAX_PREAMBLE_STUB_SIZE);
257 MAX_PREAMBLE_STUB_SIZE, NULL);
274 MAX_PREAMBLE_STUB_SIZE);
356 &jump_bytes, MAX_PREAMBLE_STUB_SIZE);
369 MAX_PREAMBLE_STUB_SIZE)
404 MAX_PREAMBLE_STUB_SIZE);
[all...]
H A Dpreamble_patcher.h60 #define MAX_PREAMBLE_STUB_SIZE (64) macro
62 #define MAX_PREAMBLE_STUB_SIZE (32) macro
312 // Allocates a block of memory of size MAX_PREAMBLE_STUB_SIZE that is as
320 // @return Returns a block of memory of size MAX_PREAMBLE_STUB_SIZE that can

Completed in 175 milliseconds