Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugPubTable.cpp110 GDBIndexEntryLinkageString(E.Descriptor.Linkage); in dump()
/freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DDwarf.cpp706 llvm::dwarf::GDBIndexEntryLinkageString(GDBIndexEntryLinkage Linkage) { in GDBIndexEntryLinkageString() function in llvm::dwarf
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h994 StringRef GDBIndexEntryLinkageString(GDBIndexEntryLinkage Linkage);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2567 ", " + dwarf::GDBIndexEntryLinkageString(Desc.Linkage)); in emitDebugPubSection()