Searched defs:ShadowValue (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/cfi/ | ||
H A D | cfi.cpp | 101 class ShadowValue { class |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemProfiler.cpp | 460 Value *ShadowValue = IRB.CreateLoad(ShadowTy, ShadowAddr); instrumentAddress() local |
H A D | AddressSanitizer.cpp | 1688 createSlowPathCmp(IRBuilder<> & IRB,Value * AddrLong,Value * ShadowValue,uint32_t TypeStoreSize) createSlowPathCmp() argument |