Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-hppa.c434 typedef struct label_symbol_struct struct
443 struct label_symbol_struct *lss_next; argument
445 label_symbol_struct; typedef
548 static label_symbol_struct *pa_get_label PARAMS ((void));
769 static label_symbol_struct *label_symbols_rootp = NULL;
1238 static label_symbol_struct *
1241 label_symbol_struct *label_chain; in pa_get_label()
1267 label_symbol_struct *label_chain = pa_get_label ();
1275 = (label_symbol_struct *) xmalloc (sizeof (label_symbol_struct));
1298 label_symbol_struct *label_chain; in pa_undefine_label()
[all …]