Searched refs:bflags (Results 1 – 1 of 1) sorted by relevance
663 flagword bflags; in compare_symbols() local715 bflags = b->flags; in compare_symbols()717 if ((aflags & BSF_DEBUGGING) != (bflags & BSF_DEBUGGING)) in compare_symbols()724 if ((aflags & BSF_FUNCTION) != (bflags & BSF_FUNCTION)) in compare_symbols()731 if ((aflags & BSF_LOCAL) != (bflags & BSF_LOCAL)) in compare_symbols()738 if ((aflags & BSF_GLOBAL) != (bflags & BSF_GLOBAL)) in compare_symbols()