Home
last modified time | relevance | path

Searched defs:UniqueModuleId (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2679 std::string UniqueModuleId = getUniqueModuleId(&M); in doInitialization() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2062 const std::string &UniqueModuleId) { in InstrumentGlobalsELF()