Searched defs:DWord (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DRelocationFactory.h38 typedef Relocation::DWord DWord; typedef in class:mcld::RelocationFactory
H A DRelocation.h35 typedef uint64_t DWord; // FIXME: use SizeTrait<T>::Word instead typedef in class:mcld::Relocation
42 DWord pTargetData);
70 DWord& target();
73 const DWord& target() const;
102 DWord m_TargetData;

Completed in 183 milliseconds