Searched refs:AtomTypeString (Results 1 – 2 of 2) sorted by relevance
154 static const char * AtomTypeString(enum AtomType);157 O << "Type: " << AtomTypeString(type) << "\n" in print()
27 const char *DwarfAccelTable::Atom::AtomTypeString(enum AtomType AT) { in AtomTypeString() function in DwarfAccelTable::Atom129 Asm->OutStreamer.AddComment(Atom::AtomTypeString(A.type)); in EmitHeader()