Searched refs:ignore_static_funcs (Results 1 – 6 of 6) sorted by relevance
67 bool ignore_static_funcs = false; variable214 ignore_static_funcs = true; in main()
121 extern bool ignore_static_funcs; /* suppress static functions */
359 if (ignore_static_funcs && (sym->flags & BSF_LOCAL)) in core_sym_class()386 if (ignore_static_funcs) in core_sym_class()