Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp821 void InstrumentGlobalsELF(IRBuilder<> &IRB, Module &M,
2178 void ModuleAddressSanitizer::InstrumentGlobalsELF( in InstrumentGlobalsELF() function in ModuleAddressSanitizer
2524 InstrumentGlobalsELF(IRB, M, NewGlobals, Initializers, ELFUniqueModuleId); in InstrumentGlobals()