Home
last modified time | relevance | path

Searched refs:out_section_hash_entry (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldlang.c1213 struct out_section_hash_entry struct
1232 struct out_section_hash_entry *ret; in output_section_statement_newfunc() argument
1246 ret = (struct out_section_hash_entry *) entry; in output_section_statement_newfunc()
1277 sizeof (struct out_section_hash_entry), in output_section_statement_table_init()
1476 struct out_section_hash_entry *entry; in lang_output_section_statement_lookup()
1478 entry = ((struct out_section_hash_entry *) in lang_output_section_statement_lookup()
1492 struct out_section_hash_entry *last_ent; in lang_output_section_statement_lookup()
1504 entry = (struct out_section_hash_entry *) entry->root.next; in lang_output_section_statement_lookup()
1513 = ((struct out_section_hash_entry *) in lang_output_section_statement_lookup()
1543 struct out_section_hash_entry *entry = (struct out_section_hash_entry *) in next_matching_output_section_statement()
[all …]
H A DChangeLog-2006844 * ldlang.c (struct out_section_hash_entry): Rename from
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldlang.c1262 struct out_section_hash_entry struct
1281 struct out_section_hash_entry *ret; in output_section_statement_newfunc() argument
1295 ret = (struct out_section_hash_entry *) entry; in output_section_statement_newfunc()
1326 sizeof (struct out_section_hash_entry), in output_section_statement_table_init()
1527 struct out_section_hash_entry *entry; in lang_output_section_statement_lookup()
1529 entry = ((struct out_section_hash_entry *) in lang_output_section_statement_lookup()
1543 struct out_section_hash_entry *last_ent; in lang_output_section_statement_lookup()
1555 entry = (struct out_section_hash_entry *) entry->root.next; in lang_output_section_statement_lookup()
1564 = ((struct out_section_hash_entry *) in lang_output_section_statement_lookup()
1594 struct out_section_hash_entry *entry = (struct out_section_hash_entry *) in next_matching_output_section_statement()
[all …]
H A DChangeLog-2006844 * ldlang.c (struct out_section_hash_entry): Rename from