Home
last modified time | relevance | path

Searched refs:output_section_statement_table (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/ld/
Dldlang.c1010 static struct bfd_hash_table output_section_statement_table; variable
1065 if (!bfd_hash_table_init_n (&output_section_statement_table, in output_section_statement_table_init()
1075 bfd_hash_table_free (&output_section_statement_table); in output_section_statement_table_free()
1209 bfd_hash_lookup (&output_section_statement_table, name, in lang_output_section_find()
1236 bfd_hash_lookup (&output_section_statement_table, name, in lang_output_section_statement_lookup_1()
1266 &output_section_statement_table, in lang_output_section_statement_lookup_1()
DChangeLog-2006847 (output_section_statement_table): Rename from output_statement_table.