Searched refs:kAsanPtrSub (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp98 static const char *const kAsanPtrSub = "__sanitizer_ptr_sub"; variable
1501 kAsanPtrSub, IRB.getVoidTy(), IntptrTy, IntptrTy, nullptr));

Completed in 36 milliseconds