Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_utils.hpp169 struct address_translation struct
171 address_translation( uint64_t start, uint64_t size, uint64_t mapped_to ) in address_translation() argument
173 std::streampos start;
174 std::streampos size;
175 std::streampos mapped_to;