Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDAddressSanitizer.cpp137 const char kAsanRegisterGlobalsName[] = "__asan_register_globals"; variable
2208 kAsanRegisterGlobalsName, IRB.getVoidTy(), IntptrTy, IntptrTy); in initializeCallbacks()