Searched defs:tsize (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/include/coff/ |
D | ia64.h | 47 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
|
D | apollo.h | 49 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
|
D | external.h | 48 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
|
D | i960.h | 80 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
|
D | rs6k64.h | 61 unsigned char tsize[8]; /* text size bytes, padded to FW bdry */ member
|
D | mips.h | 41 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
|
D | alpha.h | 58 unsigned char tsize[8]; /* text size in bytes */ member
|
D | rs6000.h | 53 unsigned char tsize[4]; /* text size in bytes, padded to FW bdry */ member
|
D | ti.h | 150 char tsize[4]; /* text size in bytes, padded to FW bdry*/ member
|
D | internal.h | 253 bfd_vma tsize; /* text size in bytes, padded to FW bdry*/ member
|
/toolchain/binutils/binutils-2.25/include/aout/ |
D | encap.h | 57 long tsize; member
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | peXXigen.c | 709 bfd_vma tsize = 0; in _bfd_XXi_swap_aouthdr_out() local
|