Home
last modified time | relevance | path

Searched refs:AddressableBytes (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp1416 size_t AddressableBytes = RedzoneSize() - (AlignedSize - SizeInBytes); in poisonRedZones() local
1419 PoisonShadowPartialRightRedzone((uint8_t*)&Poison, AddressableBytes, in poisonRedZones()