Searched refs:DBG_BINFO_INTERPOSE (Results 1 – 4 of 4) sorted by relevance
96 { DBG_BINFO_INTERPOSE, MSG_BINFO_INTERPOSE }, in Dbg_bind_global()
2644 (DBG_BINFO_INTERPOSE | DBG_BINFO_COPYREF); in lookup_sym_interpose()2712 (DBG_BINFO_INTERPOSE | DBG_BINFO_COPYREF); in lookup_sym_interpose()2781 *binfo |= DBG_BINFO_INTERPOSE; in lookup_sym_interpose()
1451 *binfo |= DBG_BINFO_INTERPOSE;1472 *binfo |= DBG_BINFO_INTERPOSE;
135 #define DBG_BINFO_INTERPOSE 0x0010 /* bound to an identified interposer */ macro