Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-hppa.c432 typedef struct label_symbol_struct struct
441 struct label_symbol_struct *lss_next; argument
443 label_symbol_struct; typedef
607 static label_symbol_struct *label_symbols_rootp = NULL;
610 static label_symbol_struct last_label_symbol;
1117 static label_symbol_struct *
1120 label_symbol_struct *label_chain = label_symbols_rootp; in pa_get_label()
1143 label_symbol_struct *label_chain = label_symbols_rootp; in pa_define_label()
5745 label_symbol_struct *label_symbol = pa_get_label (); in md_assemble()
6240 label_symbol_struct *label_symbol = pa_get_label (); in pa_comm()
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-98991118 (label_symbol_struct): For ELF, track the symbol's segment. For