Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp701 void instrumentUnusualSizeOrAlignment(Instruction *I,
1429 Pass->instrumentUnusualSizeOrAlignment(I, InsertBefore, Addr, TypeSize, in doInstrumentAddress()
1675 void AddressSanitizer::instrumentUnusualSizeOrAlignment( in instrumentUnusualSizeOrAlignment() function in AddressSanitizer