HomeSort by relevance Sort by last modified time
    Searched defs:tagentries (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
i960.h 20 /* NOTE: Tagentries (cf TAGBITS) are no longer used by the 960 */
86 char tagentries[4]; /* number of tag entries to follow */ member in struct:__anon115947
92 #define TAGPTR(aout) ((TAGBITS *) (&(aout.tagentries)+1))
96 /*#define AOUTSZ(aout) (sizeof(AOUTHDR)+(aout.tagentries*sizeof(TAGBITS)))*/
internal.h 261 unsigned long tagentries; /* number of tag entries to follow */ member in struct:internal_aouthdr

Completed in 234 milliseconds