Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp761 void InstrumentGlobalsELF(IRBuilder<> &IRB, Module &M,
1896 void AddressSanitizerModule::InstrumentGlobalsELF( in InstrumentGlobalsELF() function in AddressSanitizerModule
2219 InstrumentGlobalsELF(IRB, M, NewGlobals, Initializers, ELFUniqueModuleId); in InstrumentGlobals()