Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2763 std::string UniqueModuleId = getUniqueModuleId(&M); in doInitialization() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2238 const std::string &UniqueModuleId) { in instrumentGlobalsELF()