Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.h160 struct coff_scope struct
165 struct coff_scope * parent; /* One up. */ argument
166 struct coff_scope * next; /* Next along. */ argument
170 struct coff_scope * list_head; /* Children. */ argument
171 struct coff_scope * list_tail; argument
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.h160 struct coff_scope struct
165 struct coff_scope * parent; /* One up. */ argument
166 struct coff_scope * next; /* Next along. */ argument
170 struct coff_scope * list_head; /* Children. */ argument
171 struct coff_scope * list_tail; argument