Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp758 void InstrumentGlobalsCOFF(IRBuilder<> &IRB, Module &M,
1872 void AddressSanitizerModule::InstrumentGlobalsCOFF( in InstrumentGlobalsCOFF() function in AddressSanitizerModule
2222 InstrumentGlobalsCOFF(IRB, M, NewGlobals, Initializers); in InstrumentGlobals()