Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps.h57 uptr protection; variable
/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp778 DWORD protection = 0; OverrideFunctionWithDetour() local
820 DWORD protection = 0; OverrideFunctionWithRedirectJump() local
869 DWORD protection = 0; OverrideFunctionWithHotPatch() local
926 DWORD protection = 0; OverrideFunctionWithTrampoline() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2518 PeepholeProtection protection; protectFromPeepholes() local
2523 unprotectFromPeepholes(PeepholeProtection protection) unprotectFromPeepholes() argument