Searched refs:label_symbol_struct (Results 1 – 2 of 2) sorted by relevance
432 typedef struct label_symbol_struct struct441 struct label_symbol_struct *lss_next; argument443 label_symbol_struct; typedef607 static label_symbol_struct *label_symbols_rootp = NULL;1114 static label_symbol_struct *1117 label_symbol_struct *label_chain; in pa_get_label()1142 label_symbol_struct *label_chain = pa_get_label (); in pa_define_label()1149 label_chain = xmalloc (sizeof (label_symbol_struct)); in pa_define_label()1176 label_symbol_struct *label_chain; in pa_undefine_label()1177 label_symbol_struct *prev_label_chain = NULL; in pa_undefine_label()[all …]
1118 (label_symbol_struct): For ELF, track the symbol's segment. For