Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp840 StringRef InternalSuffix);
1965 GlobalVariable *G, GlobalVariable *Metadata, StringRef InternalSuffix) { in SetComdatForGlobalMetadata() argument
1976 if (!InternalSuffix.empty() && G->hasLocalLinkage()) { in SetComdatForGlobalMetadata()
1978 Name += InternalSuffix; in SetComdatForGlobalMetadata()