Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/
Dldgram.y84 struct lang_nocrossref *nocrossref;
891 struct lang_nocrossref *n;
893 n = (struct lang_nocrossref *) xmalloc (sizeof *n);
900 struct lang_nocrossref *n;
902 n = (struct lang_nocrossref *) xmalloc (sizeof *n);
Dldcref.c529 struct lang_nocrossref *ncr; in check_local_sym_xref()
552 struct lang_nocrossref *ncr; in check_nocrossref()
639 struct lang_nocrossref *ncr; in check_reloc_refs()
Dldlang.h448 typedef struct lang_nocrossref struct
450 struct lang_nocrossref *next; argument
DChangeLog-91971299 * ldlang.h (struct lang_nocrossref): Define.