Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-s390.c879 struct s390_lpe struct
881 struct s390_lpe *next; argument
890 static struct s390_lpe *lpe_free_list = NULL; argument
891 static struct s390_lpe *lpe_list = NULL;
892 static struct s390_lpe *lpe_list_tail = NULL;
956 struct s390_lpe *lpe; in s390_lit_suffix()
1035 lpe = XNEW (struct s390_lpe); in s390_lit_suffix()
1816 struct s390_lpe *lpe; in s390_literals()