Searched refs:begin_dices (Results 1 – 3 of 3) sorted by relevance
154 dice_iterator begin_dices() const;
270 for (dice_iterator DI = MachOOF->begin_dices(), DE = MachOOF->end_dices(); in DisassembleInputMachO2()
1640 dice_iterator MachOObjectFile::begin_dices() const { in begin_dices() function in llvm::object::MachOObjectFile