Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2399 std::string ELFUniqueModuleId = in InstrumentGlobals() local
2403 if (!ELFUniqueModuleId.empty()) { in InstrumentGlobals()
2404 InstrumentGlobalsELF(IRB, M, NewGlobals, Initializers, ELFUniqueModuleId); in InstrumentGlobals()