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

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher_with_stub.cc44 #define ASM_NOP 0x90 macro
232 preamble_stub[trampoline_pos] = ASM_NOP;
H A Dpreamble_patcher.cc52 #define ASM_NOP 0x90 macro
126 if (stop_before_trampoline && *new_target == ASM_NOP
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher_with_stub.cc44 #define ASM_NOP 0x90 macro
232 preamble_stub[trampoline_pos] = ASM_NOP;
H A Dpreamble_patcher.cc52 #define ASM_NOP 0x90 macro
126 if (stop_before_trampoline && *new_target == ASM_NOP

Completed in 565 milliseconds