Home
last modified time | relevance | path

Searched defs:Dice (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h900 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getOffset() local
908 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getLength() local
916 MachO::data_in_code_entry Dice = MachOOF->getDice(DicePimpl); in getKind() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp330 DiceTable Dice; in DumpAndSkipDataInCode() local