Home
last modified time | relevance | path

Searched defs:defsym_list (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Das.c61 struct defsym_list struct
63 struct defsym_list *next; argument
64 char *name;
65 valueT value;
/dragonfly/contrib/binutils-2.27/gas/
H A Das.c62 struct defsym_list struct
64 struct defsym_list *next; argument
65 char *name;
66 valueT value;