Home
last modified time | relevance | path

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

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