Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp5077 bool ShouldPatch = true; in patchELFDynamic() local
5080 ShouldPatch = false; in patchELFDynamic()
5121 if (ShouldPatch) in patchELFDynamic()