Searched refs:bflags (Results 1 – 1 of 1) sorted by relevance
648 flagword bflags; in compare_symbols() local700 bflags = b->flags; in compare_symbols()702 if ((aflags & BSF_DEBUGGING) != (bflags & BSF_DEBUGGING)) in compare_symbols()709 if ((aflags & BSF_FUNCTION) != (bflags & BSF_FUNCTION)) in compare_symbols()716 if ((aflags & BSF_LOCAL) != (bflags & BSF_LOCAL)) in compare_symbols()723 if ((aflags & BSF_GLOBAL) != (bflags & BSF_GLOBAL)) in compare_symbols()