Home
last modified time | relevance | path

Searched refs:getDebugNamesBucketCount (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDwarf.h934 inline uint32_t getDebugNamesBucketCount(uint32_t UniqueHashCount) { in getDebugNamesBucketCount() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp41 BucketCount = dwarf::getDebugNamesBucketCount(UniqueHashCount); in computeBucketCount()
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3154 hdr.BucketCount = dwarf::getDebugNamesBucketCount(hdr.NameCount); in init()