Searched refs:symbol_table_section (Results 1 – 2 of 2) sorted by relevance
191 static char *symbol_table_section; variable440 symbol_table_section = arg; in parse_opt()2331 if (symbol_table_section != NULL) in print_symtab()2340 if (sname == NULL || strcmp (sname, symbol_table_section) != 0) in print_symtab()
933 (symbol_table_section): New static variable.934 (parse_opt): Set symbol_table_section on 's'.935 (print_symtab): Filter on symbol_table_section name is set.