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

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-stgo32.c305 long exe_start; local
346 exe_start = _H (4) * 16;
347 if ((long) lseek (f, exe_start, SEEK_SET) != exe_start)
/haiku-buildtools/binutils/bfd/
H A Dcoff-stgo32.c292 long exe_start; local
333 exe_start = _H (4) * 16;
334 if ((long) lseek (f, exe_start, SEEK_SET) != exe_start)

Completed in 36 milliseconds