Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2214 std::string ELFUniqueModuleId = in InstrumentGlobals() local
2218 if (!ELFUniqueModuleId.empty()) { in InstrumentGlobals()
2219 InstrumentGlobalsELF(IRB, M, NewGlobals, Initializers, ELFUniqueModuleId); in InstrumentGlobals()