Searched defs:kAsanRegisterGlobalsName (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp93 static const char *const kAsanRegisterGlobalsName = "__asan_register_globals"; variable
1377 kAsanRegisterGlobalsName, IRB.getVoidTy(), IntptrTy, IntptrTy, nullptr));

Completed in 63 milliseconds