|
LLVM 22.0.0git
|
#include "llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h"#include "llvm/ADT/ArrayRef.h"#include "llvm/DebugInfo/PDB/Native/Hash.h"#include "llvm/DebugInfo/PDB/Native/RawTypes.h"#include "llvm/Support/BinaryStreamWriter.h"#include "llvm/Support/Endian.h"#include "llvm/Support/TimeProfiler.h"#include <map>Go to the source code of this file.
Functions | |
| static uint32_t | computeBucketCount (uint32_t NumStrings) |
Definition at line 59 of file PDBStringTableBuilder.cpp.
References assert(), and llvm::lower_bound().