Searched refs:GDBIndexEntryKindString (Results 1 – 8 of 8) sorted by relevance
61 StringRef EntryKind = dwarf::GDBIndexEntryKindString(E.Descriptor.Kind); in dump()
631 const char *GDBIndexEntryKindString(GDBIndexEntryKind Kind);
574 const char *llvm::dwarf::GDBIndexEntryKindString(GDBIndexEntryKind Kind) { in GDBIndexEntryKindString() function in llvm::dwarf
438 StringRef GDBIndexEntryKindString(GDBIndexEntryKind Kind);
510 StringRef llvm::dwarf::GDBIndexEntryKindString(GDBIndexEntryKind Kind) { in GDBIndexEntryKindString() function in llvm::dwarf
58 << ' ' << format("%-8s", dwarf::GDBIndexEntryKindString(desc.Kind)) in dumpPubSection()
1357 Twine("Kind: ") + dwarf::GDBIndexEntryKindString(Desc.Kind) + ", " + in emitDebugPubSection()
1695 Twine("Kind: ") + dwarf::GDBIndexEntryKindString(Desc.Kind) + ", " + in emitDebugPubSection()