Home
last modified time | relevance | path

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

/external/compiler-rt/lib/cfi/
Dcfi.cc78 class ShadowValue { class
81 explicit ShadowValue(uptr addr, uint16_t v) : addr(addr), v(v) {} in ShadowValue() function in __cfi::ShadowValue
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1119 Value *ShadowValue, in createSlowPathCmp()
1160 Value *ShadowValue = in instrumentAddress() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1487 Value *ShadowValue, in createSlowPathCmp()
1547 Value *ShadowValue = in instrumentAddress() local