Searched defs:SizeArgument (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 1595 Value *SizeArgument, bool UseCalls, in doInstrumentAddress() 1622 Value *SizeArgument, bool UseCalls, uint32_t Exp, in instrumentMaskedLoadOrStore() 1744 Value *SizeArgument, in generateCrashCode() 1790 uint32_t TypeStoreSize, bool IsWrite, Value *SizeArgument) { in instrumentAMDGPUAddress() 1838 Value *SizeArgument, bool UseCalls, in instrumentAddress() 1929 TypeSize TypeStoreSize, bool IsWrite, Value *SizeArgument, bool UseCalls, in instrumentUnusualSizeOrAlignment()
|