HomeSort by relevance Sort by last modified time
    Searched refs:getDice (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Object/
MachO.h 381 MachO::data_in_code_entry getDice(DataRefImpl Rel) const;
491 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
499 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
507 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]

Completed in 90 milliseconds