Home
last modified time | relevance | path

Searched refs:tagentries (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Di960.h85 char tagentries[4]; /* number of tag entries to follow */ member
91 #define TAGPTR(aout) ((TAGBITS *) (&(aout.tagentries)+1))
Dinternal.h174 unsigned long tagentries; /* number of tag entries to follow */ member
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoffswap.h621 aouthdr_int->tagentries = H_GET_32 (abfd, aouthdr_ext->tagentries); in coff_swap_aouthdr_in()
692 H_PUT_32 (abfd, aouthdr_in->tagentries, aouthdr_out->tagentries); in coff_swap_aouthdr_out()