Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp197 typedef std::pair<uint64_t, DiceRef> DiceTableEntry; typedef
198 typedef std::vector<DiceTableEntry> DiceTable;
236 static bool compareDiceTableEntries(const DiceTableEntry &i, in compareDiceTableEntries()
237 const DiceTableEntry &j) { in compareDiceTableEntries()