Searched refs:ConstAddress (Results 1 – 3 of 3) sorted by relevance
46 typedef ConstTraits<mcld::sys::fs::detail::Address>::value_type ConstAddress; typedef70 ConstAddress start() const in start()76 ConstAddress end() const in end()85 ConstAddress getBuffer(Offset pOffset = 0) const
36 typedef ConstTraits<unsigned char>::pointer ConstAddress; typedef69 ConstAddress deref() const;74 ConstAddress operator*() const
173 MCFragmentRef::ConstAddress MCFragmentRef::deref() const in deref()177 ConstAddress base = NULL; in deref()180 base = (ConstAddress)static_cast<const llvm::MCInstFragment*>(m_pFragment)->getCode().data(); in deref()183 … base = (ConstAddress)static_cast<const llvm::MCDataFragment*>(m_pFragment)->getContents().data(); in deref()