HomeSort by: relevance | last modified time | path
    Searched refs:getDice (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Object/
MachO.h 545 MachO::data_in_code_entry getDice(DataRefImpl Rel) const;
707 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
715 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
723 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
  /src/external/apache2/llvm/dist/llvm/lib/Object/
MachOObjectFile.cpp 4445 MachOObjectFile::getDice(DataRefImpl Rel) const {

Completed in 27 milliseconds