Searched refs:getDice (Results 1 – 2 of 2) sorted by relevance
208 MachO::data_in_code_entry getDice(DataRefImpl Rel) const;275 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getOffset()283 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getLength()291 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getKind()
1855 MachOObjectFile::getDice(DataRefImpl Rel) const { in getDice() function in llvm::object::MachOObjectFile