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

  /external/llvm/include/llvm/Object/
MachO.h 242 macho::DataInCodeTableEntry Dice = MachOOF->getDice(DicePimpl);
243 Result = Dice.Offset;
250 macho::DataInCodeTableEntry Dice = MachOOF->getDice(DicePimpl);
251 Result = Dice.Length;
258 macho::DataInCodeTableEntry Dice = MachOOF->getDice(DicePimpl);
259 Result = Dice.Kind;
  /external/llvm/tools/llvm-objdump/
MachODump.cpp 407 DiceTable Dice;
408 Dice.push_back(std::make_pair(SectAddress + Index, DiceRef()));
410 Dice.begin(), Dice.end(),
  /packages/apps/Exchange/assets/
FolderSyncParserTest3.txt     [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 38 milliseconds