Searched refs:GetEntryName (Results 1 – 2 of 2) sorted by relevance
94 GetEntryName(const Entry &entry) { in GetEntryName() function95 return GetEntryName(static_cast<EntryType>(entry.type)); in GetEntryName()99 GetEntryName(EntryType type);
127 log->Printf(" %s [%" PRIu64 "]: %" PRIx64, GetEntryName(*I), I->type, I->value); in DumpToLog()132 AuxVector::GetEntryName(EntryType type) in GetEntryName() function in AuxVector