Home | Sort by relevance Sort by last modified time |
/toolchain/binutils/binutils-2.25/include/vms/ | |
internal.h | 30 unsigned int eisdsize; /* Size (in bytes) of this eisd. */ member in struct:vms_internal_eisd |
eisd.h | 55 unsigned char eisdsize[4]; member in struct:vms_eisd |
/toolchain/binutils/binutils-2.25/bfd/ | |
vms-alpha.c | 527 rec_size = bfd_getl32 (eisd->eisdsize); [all...] |