Searched refs:MDB_TGT_MAP_HEAP (Results 1 – 3 of 3) sorted by relevance
284 #define MDB_TGT_MAP_HEAP 0x20 /* Mapping is a heap of some kind */ macro
1420 if (map->map_flags & MDB_TGT_MAP_HEAP) in map_name()
3069 mp->map_flags |= MDB_TGT_MAP_HEAP; in pt_prmap_to_mdbmap()