Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/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;
1242 static label_symbol_struct *
1245 label_symbol_struct *label_chain; in pa_get_label()
1271 label_symbol_struct *label_chain = pa_get_label ();
1279 = (label_symbol_struct *) xmalloc (sizeof (label_symbol_struct));
1306 label_symbol_struct *label_chain; in pa_undefine_label()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-hppa.c431 typedef struct label_symbol_struct struct
440 struct label_symbol_struct *lss_next; argument
442 label_symbol_struct; typedef
545 static label_symbol_struct *pa_get_label PARAMS ((void));
767 static label_symbol_struct *label_symbols_rootp = NULL;
1235 static label_symbol_struct *
1238 label_symbol_struct *label_chain; in pa_get_label()
1264 label_symbol_struct *label_chain = pa_get_label ();
1272 = (label_symbol_struct *) xmalloc (sizeof (label_symbol_struct));
1295 label_symbol_struct *label_chain; in pa_undefine_label()
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-98991118 (label_symbol_struct): For ELF, track the symbol's segment. For
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-98991118 (label_symbol_struct): For ELF, track the symbol's segment. For