Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp198 typedef std::pair<uint64_t, DiceRef> DiceTableEntry; typedef
199 typedef std::vector<DiceTableEntry> DiceTable;
241 static bool compareDiceTableEntries(const DiceTableEntry &i, in compareDiceTableEntries()
242 const DiceTableEntry &j) { in compareDiceTableEntries()