Home
last modified time | relevance | path

Searched defs:stag (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c58 static struct stag struct
60 symbolS *sym; /* Symbol for this stag; value is offset. */ argument
65 struct stag_field /* List of fields. */ argument
70 struct stag *stag; /* If field is struct/union. */ argument
73 /* For nesting; used only in stag construction. */ argument
74 struct stag *inner; /* Enclosed .struct. */ argument
75 struct stag *outer; /* Enclosing .struct. */ argument
566 stag_add_field_symbols (struct stag *stag, in stag_add_field_symbols()
625 struct stag *stag) in stag_add_field()
804 struct stag *stag = (struct stag *) str_hash_find (stag_hash, name); in tic54x_tag() local
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dfuncargs.c62 struct stag { struct
66 struct stag *stp = &st; argument
/netbsd/src/sys/arch/newsmips/dev/
Dscsireg.h216 u_int stag; /* save tag register */ member
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dschema_init.c454 ber_tag_t stag; in certificateListValidate() local