HomeSort by relevance Sort by last modified time
    Searched refs:ShadowBase (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 789 Value *ShadowBase, bool DoPoison);
792 void SetShadowToStackAfterReturnInlined(IRBuilder<> &IRB, Value *ShadowBase,
    [all...]
MemorySanitizer.cpp 206 // Shadow = ShadowBase + Offset
211 uint64_t ShadowBase;
224 0, // ShadowBase (not used)
233 0, // ShadowBase (not used)
238 0, // ShadowBase (not used)
247 0, // ShadowBase (not used)
255 0x080000000000, // ShadowBase
263 0, // ShadowBase (not used)
271 0x000020000000, // ShadowBase
279 0x100000000000, // ShadowBase
    [all...]

Completed in 376 milliseconds