Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp185 typedef std::pair<uint64_t, DiceRef> DiceTableEntry; typedef
186 typedef std::vector<DiceTableEntry> DiceTable;
228 static bool compareDiceTableEntries(const DiceTableEntry &i, in compareDiceTableEntries()
229 const DiceTableEntry &j) { in compareDiceTableEntries()