Searched refs:create_symbol_htab (Results 1 – 2 of 2) sorted by relevance
929 create_symbol_htab (void) in create_symbol_htab() function937 strip_specific_htab = create_symbol_htab (); in create_symbol_htabs()938 strip_unneeded_htab = create_symbol_htab (); in create_symbol_htabs()939 keep_specific_htab = create_symbol_htab (); in create_symbol_htabs()940 localize_specific_htab = create_symbol_htab (); in create_symbol_htabs()941 globalize_specific_htab = create_symbol_htab (); in create_symbol_htabs()942 keepglobal_specific_htab = create_symbol_htab (); in create_symbol_htabs()943 weaken_specific_htab = create_symbol_htab (); in create_symbol_htabs()
522 (create_symbol_htab): New function.