Home
last modified time | relevance | path

Searched refs:__header_offset_temp (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/include/aout/
Dencap.h91 short __header_offset_temp; variable
93 (__header_offset_temp = 0, \
94 fread ((char *)&__header_offset_temp, sizeof (short), 1, (f)), \
96 __header_offset_temp==COFF_MAGIC ? sizeof(struct coffheader) : 0)