Searched refs:MDB_FL_SHOWLMID (Results 1 – 3 of 3) sorted by relevance
178 { "showlmid", opt_set_mflags, MDB_FL_SHOWLMID }, in mdb_set_options()320 if (mdb.m_flags & MDB_FL_SHOWLMID) in print_properties()
84 #define MDB_FL_SHOWLMID 0x000020 /* Show link map id with symbol names */ macro
2978 (mdb.m_flags & MDB_FL_SHOWLMID))) { in pt_lookup_by_addr()3110 (mdb.m_flags & MDB_FL_SHOWLMID))) { in pt_prmap_to_mdbmap()