Home
last modified time | relevance | path

Searched defs:tsize (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dia64.h47 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
Dapollo.h49 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
Dexternal.h48 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
64 char tsize[4]; /* Text size in bytes, padded to FW bdry*/ member
Di960.h80 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
Drs6k64.h61 unsigned char tsize[8]; /* text size bytes, padded to FW bdry */ member
Dmips.h41 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
Dalpha.h58 unsigned char tsize[8]; /* text size in bytes */ member
Drs6000.h53 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry */ member
Dti.h150 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
Dinternal.h253 bfd_vma tsize; /* text size in bytes, padded to FW bdry*/ member
/toolchain/binutils/binutils-2.25/include/aout/
Dencap.h57 long tsize; member
/toolchain/binutils/binutils-2.25/bfd/
DpeXXigen.c709 bfd_vma tsize = 0; in _bfd_XXi_swap_aouthdr_out() local