Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h126 uint32_t HashDataEntryLength; variable
328 uint32_t getHashDataEntryLength() const { return HashDataEntryLength; } in getHashDataEntryLength()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp69 HashDataEntryLength = 0; in extract()
85 HashDataEntryLength += *FormSize; in extract()