Home
last modified time | relevance | path

Searched defs:ShadowValue (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/cfi/
H A Dcfi.cc78 class ShadowValue { class
81 explicit ShadowValue(uptr addr, uint16_t v) : addr(addr), v(v) {} in ShadowValue() function in __cfi::ShadowValue
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp445 Value *ShadowValue = IRB.CreateLoad(ShadowTy, ShadowAddr); in instrumentAddress() local
H A DAddressSanitizer.cpp1556 Value *ShadowValue, in createSlowPathCmp()
1637 Value *ShadowValue = in instrumentAddress() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1119 Value *ShadowValue, in createSlowPathCmp()
1160 Value *ShadowValue = in instrumentAddress() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1640 Value *ShadowValue, in createSlowPathCmp()
1701 Value *ShadowValue = in instrumentAddress() local