Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tools/
H A Dunwind_for_offline.cpp46 struct map_info_t { struct
47 uint64_t start;
48 uint64_t end;
49 uint64_t offset;
50 uint64_t flags;
51 std::string name;