Searched refs:ConstAddress (Results 1 – 7 of 7) sorted by relevance
45 ConstAddress eh_start = region->start(); in readEhFrame()46 ConstAddress eh_end = region->end(); in readEhFrame()47 ConstAddress p = eh_start; in readEhFrame()151 ConstAddress cie_start = pRegion.start(); in addCIE()152 ConstAddress cie_end = pRegion.end(); in addCIE()153 ConstAddress p = cie_start; in addCIE()165 ConstAddress aug_str = p; in addCIE()166 ConstAddress aug_str_end = static_cast<ConstAddress>( in addCIE()305 ConstAddress fde_start = pRegion.start(); in addFDE()306 ConstAddress fde_end = pRegion.end(); in addFDE()[all …]
134 FragmentRef::ConstAddress FragmentRef::deref() const in deref()138 ConstAddress base = NULL; in deref()
43 typedef Space::ConstAddress ConstAddress; typedef60 ConstAddress start() const in start()66 ConstAddress end() const in end()75 ConstAddress getBuffer(size_t pOffset = 0) const
42 typedef ConstTraits<uint8_t>::pointer ConstAddress; typedef65 ConstAddress memory() const in memory()
38 typedef ConstTraits<unsigned char>::pointer ConstAddress; typedef123 uint32_t readVal(ConstAddress pAddr, bool pIsTargetLittleEndian);129 bool skipLEB128(ConstAddress* pp, ConstAddress pend);
37 typedef ConstTraits<unsigned char>::pointer ConstAddress; typedef70 ConstAddress deref() const;75 ConstAddress operator*() const
36 typedef ConstTraits<unsigned char>::pointer ConstAddress; typedef69 ConstAddress deref() const;74 ConstAddress operator*() const