Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp249 bool DWARFMappedHash::Prologue::HashDataHasFixedByteSize() const { in HashDataHasFixedByteSize() function in DWARFMappedHash::Prologue
411 if (!match && m_header.header_data.HashDataHasFixedByteSize()) { in GetHashDataForName()
472 if (!match && m_header.header_data.HashDataHasFixedByteSize()) { in AppendHashDataForRegularExpression()
H A DHashedNameToDIE.h89 bool HashDataHasFixedByteSize() const;