Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp488 void instrumentUnusualSizeOrAlignment(Instruction *I, Value *Addr,
1083 instrumentUnusualSizeOrAlignment(I, Addr, TypeSize, IsWrite, nullptr, in instrumentMop()
1198 void AddressSanitizer::instrumentUnusualSizeOrAlignment( in instrumentUnusualSizeOrAlignment() function in AddressSanitizer