Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Das.c63 struct defsym_list struct
65 struct defsym_list *next; argument
66 char *name;
67 valueT value;
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Das.c61 struct defsym_list struct
63 struct defsym_list *next; argument
64 char *name;
65 valueT value;