Searched defs:MapEntry (Results 1 – 1 of 1) sorted by relevance
40 struct MapEntry { struct48 MapEntry(uint64_t start_addr, uint64_t len, uint64_t pgoff, Dso* dso, bool in_kernel, argument56 MapEntry() {} in MapEntry() argument71 std::map<uint64_t, const MapEntry*> maps; // Map from start_addr to a MapEntry. argument