Home
last modified time | relevance | path

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

/system/extras/showmap/
Dshowmap.cpp121 static int order_before(const mapinfo *a, const mapinfo *b, int sort_by_address) { in order_before()
130 static void enqueue_map(mapinfo **head, mapinfo *map, int sort_by_address, int coalesce_by_name) { in enqueue_map()
169 static mapinfo *load_maps(int pid, int sort_by_address, int coalesce_by_name) in load_maps()