Searched refs:getDice (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h705 MachO::data_in_code_entry getDice(DataRefImpl Rel) const;
899 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
907 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
915 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4804 MachOObjectFile::getDice(DataRefImpl Rel) const { function in class:MachOObjectFile

Completed in 125 milliseconds