Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/interception/
H A Dinterception_win.cpp784 uptr trampoline_length = instruction_size + kDirectBranchLength; in OverrideFunctionWithHotPatch() local
834 uptr trampoline_length = instructions_length + kDirectBranchLength; in OverrideFunctionWithTrampoline() local