Lines Matching refs:bfd_byte
44 bfd_byte ind;
45 bfd_byte head;
46 bfd_byte sector;
47 bfd_byte cylinder;
55 bfd_byte sector_begin[4]; /* 32-bit start RBA (zero-based), little endian */
56 bfd_byte sector_length[4]; /* 32-bit RBA count (one-based), little endian */
62 bfd_byte pc_compatibility[446]; /* x86 instruction field */
64 bfd_byte signature[2]; /* 0x55 and 0xaa */
65 bfd_byte entry_offset[4]; /* entry point offset, little endian */
66 bfd_byte length[4]; /* load image length, little endian */
67 bfd_byte flags; /* flag field */
68 bfd_byte os_id; /* OS_ID */
70 bfd_byte reserved1[470]; /* reserved */