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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_with_stub.cc 49 #define ASM_JMP_RAX 0xE0
239 preamble_stub[trampoline_pos + 12] = ASM_JMP_RAX;
preamble_patcher.cc 57 #define ASM_JMP_RAX 0xE0
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_with_stub.cc 49 #define ASM_JMP_RAX 0xE0
239 preamble_stub[trampoline_pos + 12] = ASM_JMP_RAX;
preamble_patcher.cc 57 #define ASM_JMP_RAX 0xE0

Completed in 59 milliseconds