Lines Matching refs:out_section_hash_entry
1262 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()
1596 - offsetof (struct out_section_hash_entry, s.output_section_statement)); in next_matching_output_section_statement()
1602 entry = (struct out_section_hash_entry *) entry->root.next; in next_matching_output_section_statement()