Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.h198 static const char *GetAtomTypeName(uint16_t atom);
H A DHashedNameToDIE.cpp110 const char *DWARFMappedHash::GetAtomTypeName(uint16_t atom) { in GetAtomTypeName() function in DWARFMappedHash