static unsigned getHashValue(const gsym::FileEntry &Val)
static bool isEqual(const gsym::FileEntry &LHS, const gsym::FileEntry &RHS)
static gsym::FileEntry getTombstoneKey()
static gsym::FileEntry getEmptyKey()
Files in GSYM are contained in FileEntry structs where we split the directory and basename into two d...
FileEntry(uint32_t D, uint32_t B)
bool operator!=(const FileEntry &RHS) const
bool operator==(const FileEntry &RHS) const
uint32_t Dir
Offsets in the string table.