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 208 MachO::data_in_code_entry getDice(DataRefImpl Rel) const;
275 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
283 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
291 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl);
  /external/llvm/lib/Object/
MachOObjectFile.cpp     [all...]

Completed in 52 milliseconds