Home
last modified time | relevance | path

Searched defs:e_data (Results 1 – 7 of 7) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/include/aout/
Ddynix3.h33 unsigned char e_data[4]; member
Dhp300hpux.h10 unsigned char e_data[4]; /* length of data, in bytes */ member
Dadobe.h32 bfd_byte e_data[BYTES_IN_WORD]; /* length of data section in bytes */ member
Daout64.h33 bfd_byte e_data[BYTES_IN_WORD]; /* Length of data section in bytes. */ member
/mirbsd/src/gnu/usr.bin/binutils/include/
Dbout.h69 unsigned char e_data[4]; /* Length of data */ member
/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dpdp11.c79 bfd_byte e_data[2]; /* Length of data section in bytes. */ member
/mirbsd/src/gnu/usr.bin/binutils/binutils/
Dreadelf.c6713 unsigned char *e_data; in get_dynamic_data() local