Searched refs:nds32_relocs_pattern (Results 1 – 1 of 1) sorted by relevance
57 static struct nds32_relocs_pattern *relocs_list = NULL;59 struct nds32_relocs_pattern struct68 struct nds32_relocs_pattern *next; argument3671 struct nds32_relocs_pattern *pattern;3684 struct nds32_relocs_pattern *relocs = NULL; in nds32_relax_hint()3699 relocs = malloc (sizeof (struct nds32_relocs_pattern)); in nds32_relax_hint()3706 relocs->next = malloc (sizeof (struct nds32_relocs_pattern)); in nds32_relax_hint()4105 static struct nds32_relocs_pattern*4108 struct nds32_relocs_pattern *reloc_ptr, in nds32_elf_save_pseudo_pattern()4112 reloc_ptr = malloc (sizeof (struct nds32_relocs_pattern)); in nds32_elf_save_pseudo_pattern()[all …]