Searched refs:export_head (Results 1 – 3 of 3) sorted by relevance
676 static GTY(()) struct export_list *export_head; variable690 p->next = export_head; in i386_pe_record_exported_symbol()693 export_head = p; in i386_pe_record_exported_symbol()723 if (export_head) in i386_pe_file_end()727 for (q = export_head; q != NULL; q = q->next) in i386_pe_file_end()
9821 (export_head): this.
31186 (export_head): Likewise.