Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dcoffgrok.h90 struct coff_type struct
92 int size;
94 {
97 } type;
100 {
150 } u;
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dcoffgrok.h90 struct coff_type struct
92 int size;
94 {
97 } type;
100 {
150 } u;
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c2489 static type_info_t coff_type; variable
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c2490 static type_info_t coff_type; variable