Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2519 std::string ELFUniqueModuleId = in InstrumentGlobals() local
2523 if (!ELFUniqueModuleId.empty()) { in InstrumentGlobals()
2524 InstrumentGlobalsELF(IRB, M, NewGlobals, Initializers, ELFUniqueModuleId); in InstrumentGlobals()