Searched refs:getEndAddress (Results 1 – 8 of 8) sorted by relevance
32 if (ArangeDescriptors[i].getEndAddress() >= ArangeDescriptors[i+1].Address){ in compact()37 std::max(ArangeDescriptors[i].getEndAddress(), in compact()38 ArangeDescriptors[i+1].getEndAddress()); in compact()126 << format(" 0x%*.*llx)\n", hex_width, hex_width, pos->getEndAddress()); in dump()
42 uint64_t getEndAddress() const { return Address + Length; } in getEndAddress() function
43 uint64_t getEndAddress() const { return Address + Length; } in getEndAddress() function
45 uint64_t getEndAddress() const { return Address + Length; } in getEndAddress() function
102 hex_width, hex_width, Desc.getEndAddress()); in dump()
31 uint64_t HighPC = Desc.getEndAddress(); in extract()
24 getEndAddress()); in dump()
33 uint64_t HighPC = Desc.getEndAddress(); in extract()