Home
last modified time | relevance | path

Searched refs:GetEntryName (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DAuxVector.cpp48 GetEntryName(static_cast<EntryType>(entry.first)), entry.first, in DumpToLog()
53 const char *AuxVector::GetEntryName(EntryType type) const { in GetEntryName() function in AuxVector
H A DAuxVector.h67 const char *GetEntryName(EntryType type) const;