Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp918 void instrumentGlobalsELF(IRBuilder<> &IRB, Module &M,
2327 void ModuleAddressSanitizer::instrumentGlobalsELF( in instrumentGlobalsELF() function in ModuleAddressSanitizer
2669 instrumentGlobalsELF(IRB, M, NewGlobals, Initializers, in instrumentGlobals()