Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp183 typedef std::pair<uint64_t, DiceRef> DiceTableEntry; typedef
184 typedef std::vector<DiceTableEntry> DiceTable;
193 static bool compareDiceTableEntries(const DiceTableEntry &i, in compareDiceTableEntries()
194 const DiceTableEntry &j) { in compareDiceTableEntries()