HomeSort by: relevance | last modified time | path
    Searched defs:nds32_relocs_group (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.c 4190 struct nds32_relocs_group
4193 struct nds32_relocs_group *next;
4196 static struct nds32_relocs_group *nds32_relax_hint_current = NULL;
4236 struct nds32_relocs_group *group, *new;
4315 new = XNEW (struct nds32_relocs_group);
4316 memset (new, 0, sizeof (struct nds32_relocs_group));
4956 struct nds32_relocs_group *group;
6366 struct nds32_relocs_group *group_temp;
4183 struct nds32_relocs_group struct
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.c 4188 struct nds32_relocs_group
4191 struct nds32_relocs_group *next;
4194 static struct nds32_relocs_group *nds32_relax_hint_current = NULL;
4234 struct nds32_relocs_group *group, *new;
4312 new = XNEW (struct nds32_relocs_group);
4313 memset (new, 0, sizeof (struct nds32_relocs_group));
4951 struct nds32_relocs_group *group;
6361 struct nds32_relocs_group *group_temp;
4181 struct nds32_relocs_group struct

Completed in 31 milliseconds