Searched refs:create_symbol_htab (Results 1 – 2 of 2) sorted by relevance
820 create_symbol_htab (void) in create_symbol_htab() function828 strip_specific_htab = create_symbol_htab (); in create_symbol_htabs()829 strip_unneeded_htab = create_symbol_htab (); in create_symbol_htabs()830 keep_specific_htab = create_symbol_htab (); in create_symbol_htabs()831 localize_specific_htab = create_symbol_htab (); in create_symbol_htabs()832 globalize_specific_htab = create_symbol_htab (); in create_symbol_htabs()833 keepglobal_specific_htab = create_symbol_htab (); in create_symbol_htabs()834 weaken_specific_htab = create_symbol_htab (); in create_symbol_htabs()
522 (create_symbol_htab): New function.