HomeSort by relevance Sort by last modified time
    Searched refs:ASM_NOP (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_with_stub.cc 44 #define ASM_NOP 0x90
232 preamble_stub[trampoline_pos] = ASM_NOP;
preamble_patcher.cc 52 #define ASM_NOP 0x90
126 if (stop_before_trampoline && *new_target == ASM_NOP
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_with_stub.cc 44 #define ASM_NOP 0x90
232 preamble_stub[trampoline_pos] = ASM_NOP;
preamble_patcher.cc 52 #define ASM_NOP 0x90
126 if (stop_before_trampoline && *new_target == ASM_NOP

Completed in 181 milliseconds