Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-stgo32.c292 long exe_start; in create_go32_stub() local
333 exe_start = _H (4) * 16; in create_go32_stub()
334 if ((long) lseek (f, exe_start, SEEK_SET) != exe_start) in create_go32_stub()