Home
last modified time | relevance | path

Searched refs:kPrologueWithShortJump1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp442 static const u8 kPrologueWithShortJump1[] = { variable
467 if (memcmp((u8*)address, kPrologueWithShortJump1, in GetInstructionSize()
468 sizeof(kPrologueWithShortJump1)) == 0 || in GetInstructionSize()