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

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

Completed in 56 milliseconds