Searched refs:GDBIndexEntryKindString (Results 1 – 4 of 4) sorted by relevance
757 const char *llvm::dwarf::GDBIndexEntryKindString(GDBIndexEntryKind Kind) { in GDBIndexEntryKindString() function in llvm::dwarf
858 const char *GDBIndexEntryKindString(GDBIndexEntryKind Kind);
54 << ' ' << format("%-8s", dwarf::GDBIndexEntryKindString(desc.Kind)) in dumpPubSection()
1630 Twine("Kind: ") + dwarf::GDBIndexEntryKindString(Desc.Kind) + ", " + in emitDebugPubSection()