Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/microcode/aic7xxx/
Daicasm_symbol.h102 struct label_info { struct
137 struct label_info *linfo;
Daicasm_gram.y1497 (struct label_info *)malloc(sizeof(struct label_info)); in initialize_symbol()
1503 sizeof(struct label_info)); in initialize_symbol()
/openbsd/src/gnu/gcc/gcc/config/mt/
Dmt.c2151 typedef struct label_info struct
2155 struct label_info *next; argument
2156 } label_info; typedef
2159 static label_info *mt_labels;
2171 label_info *info; in mt_add_branches()
2358 label_info *label; in mt_reorg_hazard()
2432 label_info *label = mt_labels; in mt_reorg_hazard()