Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-s390.c839 struct s390_lpe struct
841 struct s390_lpe *next; argument
850 static struct s390_lpe *lpe_free_list = NULL; argument
851 static struct s390_lpe *lpe_list = NULL;
852 static struct s390_lpe *lpe_list_tail = NULL;
916 struct s390_lpe *lpe; in s390_lit_suffix()
995 lpe = (struct s390_lpe *) xmalloc (sizeof (struct s390_lpe)); in s390_lit_suffix()
1761 struct s390_lpe *lpe; in s390_literals()