Home
last modified time | relevance | path

Searched refs:MDB_TGT_MAP_ANON (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.h292 #define MDB_TGT_MAP_ANON 0x40 /* Mapping is anonymous memory */ macro
H A Dmdb_cmds.c1529 if (map->map_flags & MDB_TGT_MAP_ANON) in map_name()
H A Dmdb_proc.c3144 mp->map_flags |= MDB_TGT_MAP_ANON; in pt_prmap_to_mdbmap()