Searched refs:FLG_OB_FIXED (Results 1 – 2 of 2) sorted by relevance
62 #define FLG_OB_FIXED 0x0002 /* fixed address object */ macro
77 op->o_flags |= FLG_OB_FIXED; in add_object()220 if ((op->o_flags & FLG_OB_FIXED) == 0) in print_address()