Searched refs:safe_pos (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dresrc.c1103 rc_uint_type safe_pos = off;
1114 fd->length = (off - safe_pos);
1107 rc_uint_type safe_pos = off; local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dresrc.c1107 rc_uint_type safe_pos = off;
1118 fd->length = (off - safe_pos);
1105 rc_uint_type safe_pos = off; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dresrc.c1109 rc_uint_type safe_pos = off;
1120 fd->length = (off - safe_pos);
1107 rc_uint_type safe_pos = off; local

Completed in 222 milliseconds