/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ModuleDebugInfoPrinter.cpp | 60 if (!S->getLinkageName().empty()) in printModuleDebugInfo() 61 O << " ('" << S->getLinkageName() << "')"; in printModuleDebugInfo() 69 if (!GV->getLinkageName().empty()) in printModuleDebugInfo() 70 O << " ('" << GV->getLinkageName() << "')"; in printModuleDebugInfo()
|
H A D | InlineAdvisor.cpp | 451 StringRef Name = DIL->getScope()->getSubprogram()->getLinkageName(); in formatCallSiteLocation() 478 StringRef Name = DIL->getScope()->getSubprogram()->getLinkageName(); in addLocationToRemarks()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRFSDiscriminator.cpp | 70 Ret ^= updateHash(DIL->getScope()->getSubprogram()->getLinkageName()); in getCallStackHashV0() 73 Ret ^= updateHash(DIL->getScope()->getSubprogram()->getLinkageName()); in getCallStackHashV0()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.cpp | 63 StringRef Name = Function->getLinkageName(); in update() 409 << Scope->getLinkageName() << "'\n" in createInstructions() 557 << Scope->getLinkageName() << "'\n"; in createInstructions() 571 LVSectionIndex SectionIndex = getSymbolTableIndex(Scope->getLinkageName()); in createInstructions() 911 addToSymbolTable(Scope->getLinkageName(), Scope, SectionIndex); in includeInlineeLines()
|
H A D | LVCodeViewVisitor.cpp | 688 void LVSymbolVisitorDelegate::getLinkageName(uint32_t RelocOffset, in getLinkageName() function in LVSymbolVisitorDelegate 691 Reader->getLinkageName(CoffSection, RelocOffset, Offset, RelocSym); in getLinkageName() 800 ObjDelegate->getLinkageName(Block.getRelocationOffset(), Block.CodeOffset, in visitKnownRecord() 1348 ObjDelegate->getLinkageName(Data.getRelocationOffset(), Data.DataOffset, in visitKnownRecord() 1530 ObjDelegate->getLinkageName(Proc.getRelocationOffset(), Proc.CodeOffset, in visitKnownRecord()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVElement.cpp | 551 printAttributes(OS, Full, "{Linkage} ", Parent, getLinkageName(), in printLinkageName() 561 Twine(" '") + Twine(getLinkageName()) + Twine("'")) in printLinkageName()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVSymbol.h | 109 StringRef getLinkageName() const override { in getLinkageName() function
|
H A D | LVElement.h | 226 virtual StringRef getLinkageName() const { return StringRef(); } in getLinkageName() function
|
H A D | LVOptions.h | 516 matchGenericPattern(Element->getLinkageName()))) || in resolveGenericPatternMatch()
|
H A D | LVScope.h | 677 StringRef getLinkageName() const override { in getLinkageName() function
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFLinkerDeclContext.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | JITLink.cpp | 74 const char *getLinkageName(Linkage L) { in getLinkageName() function 125 << ", linkage: " << formatv("{0:6}", getLinkageName(Sym.getLinkage())) in operator <<()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/ |
H A D | LVBinaryReader.h | 229 return Scope ? getSymbolTableIndex(Scope->getLinkageName()) in getSectionIndex()
|
H A D | LVCodeViewReader.h | 205 void getLinkageName(const llvm::object::coff_section *CoffSection,
|
H A D | LVCodeViewVisitor.h | 111 void getLinkageName(uint32_t RelocOffset, uint32_t Offset,
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleContextTracker.cpp | 486 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor() 497 StringRef RootName = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in getContextFor()
|
H A D | SampleProfileProbe.cpp | 352 FName = SP->getLinkageName(); in instrumentOneFunc()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 382 addLinkageName(*VariableDIE, GV->getLinkageName()); in addLocationAttribute() 390 if (GV->getLinkageName() != "" && GV->getName() != GV->getLinkageName() && in addLocationAttribute() 392 DD->addAccelName(*this, CUNode->getNameTableKind(), GV->getLinkageName(), in addLocationAttribute() 1281 addLinkageName(*CalleeDIE, CalleeSP->getLinkageName()); in constructCallSiteEntryDIE()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 251 const char *getLinkageName() const;
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDie.cpp | 449 if (auto Name = getLinkageName()) in getName() 462 const char *DWARFDie::getLinkageName() const { in getLinkageName() function in DWARFDie
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProf.cpp | 248 StringRef Name = PrevDIL->getScope()->getSubprogram()->getLinkageName(); in findFunctionSamples()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/ |
H A D | DwarfTransformer.cpp | 137 if (auto LinkageName = Die.getLinkageName()) { in getQualifiedNameIndex()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | GCOVProfiling.cpp | 203 if (!SP->getLinkageName().empty()) in getFunctionName() 204 return SP->getLinkageName(); in getFunctionName()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 1751 return getTemporary(getContext(), getScope(), getName(), getLinkageName(), in cloneImpl() 1865 StringRef getLinkageName() const { return getStringOperand(3); } in getLinkageName() function 2006 auto Name = SP->getLinkageName(); in getSubprogramLinkageName() 3314 return getTemporary(getContext(), getScope(), getName(), getLinkageName(), 3344 StringRef getLinkageName() const { return getStringOperand(5); }
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfo.cpp | 665 StringRef LinkageName = MDS->getName().empty() ? MDS->getLinkageName() : ""; in getReplacementSubprogram() 693 StringRef OldLinkageName = MDS->getLinkageName(); in getReplacementSubprogram() 707 NewToLinkageName.insert({NewMDS, MDS->getLinkageName()}); in getReplacementSubprogram()
|