Home
last modified time | relevance | path

Searched defs:absolute_target (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc686 uptr absolute_target = old_func + relative_offset + kJumpInstructionLength; in OverrideFunctionWithRedirectJump() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp739 uptr absolute_target = old_func + relative_offset + kJumpInstructionLength; in OverrideFunctionWithRedirectJump() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc688 uptr absolute_target = old_func + relative_offset + kJumpInstructionLength; in OverrideFunctionWithRedirectJump() local