Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp722 static size_t RoundUpToInstrBoundary(size_t size, uptr address) { in RoundUpToInstrBoundary() function
894 instructions_length = RoundUpToInstrBoundary(kBranchLength, old_func); in OverrideFunctionWithTrampoline()