HomeSort by: relevance | last modified time | path
    Searched defs:coff_scope (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/binutils/
coffgrok.h 82 struct coff_scope *scope;
110 struct coff_scope *elements;
121 struct coff_scope *elements;
144 struct coff_scope * parameters;
145 struct coff_scope * code;
160 struct coff_scope struct
165 struct coff_scope * parent; /* One up. */
166 struct coff_scope * next; /* Next along. */
170 struct coff_scope * list_head; /* Children. */
171 struct coff_scope * list_tail
    [all...]
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.h 82 struct coff_scope *scope;
110 struct coff_scope *elements;
121 struct coff_scope *elements;
144 struct coff_scope * parameters;
145 struct coff_scope * code;
160 struct coff_scope struct
165 struct coff_scope * parent; /* One up. */
166 struct coff_scope * next; /* Next along. */
170 struct coff_scope * list_head; /* Children. */
171 struct coff_scope * list_tail
    [all...]

Completed in 25 milliseconds