Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/
HDMangler.cpp96 else if (GV->hasLinkerPrivateLinkage() || GV->hasLinkerPrivateWeakLinkage()) in getNameWithPrefix()
/trueos/contrib/llvm/include/llvm/IR/
HDGlobalValue.h208 bool hasLinkerPrivateWeakLinkage() const { in hasLinkerPrivateWeakLinkage() function
/trueos/contrib/llvm/lib/LTO/
HDLTOModule.cpp382 def->hasLinkerPrivateWeakLinkage()) in addDefinedSymbol()
398 def->hasLinkerPrivateWeakLinkage()) in addDefinedSymbol()
/trueos/contrib/llvm/tools/llvm-nm/
HDllvm-nm.cpp282 GV.hasLinkerPrivateWeakLinkage() || in DumpSymbolNameForGlobalValue()