Searched refs:dump_map (Results 1 - 1 of 1) sorted by last modified time

/system/core/debuggerd/
H A Dtombstone.c360 static void dump_map(log_t* log, map_info_t* m, const char* what, int scopeFlags) { function
419 dump_map(log, next, "map below", scopeFlags);
420 dump_map(log, map, "map for address", scopeFlags);
421 dump_map(log, prev, "map above", scopeFlags);

Completed in 5 milliseconds