Searched refs:N_TRELOFF (Results 26 - 48 of 48) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Daout-adobe.c171 sect->rel_filepos = N_TRELOFF (*execp);
345 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*exec_hdr (abfd))), SEEK_SET)
H A Daout-target.h80 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
337 *ptreloff = N_TRELOFF (*execp);
H A Dhp300hpux.c252 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
343 if (bfd_seek (abfd, (file_ptr) N_TRELOFF (*execp), SEEK_CUR) != 0)
H A Di386lynx.c70 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) \
H A Daout-tic30.c359 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
675 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0)
H A Dlibaout.h660 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0) \
H A Driscix.c144 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (* execp)), SEEK_SET) != 0)\
H A Dpdp11.c122 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
123 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
346 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) != 0
592 obj_textsec (abfd)->rel_filepos = N_TRELOFF(*execp);
H A Daoutx.h581 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dhp300hpux.c252 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
343 if (bfd_seek (abfd, (file_ptr) N_TRELOFF (*execp), SEEK_CUR) != 0)
H A Di386lynx.c70 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) \
H A Daout-tic30.c359 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
675 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0)
H A Dlibaout.h660 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0) \
H A Driscix.c144 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (* execp)), SEEK_SET) != 0)\
H A Dpdp11.c122 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
123 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
346 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) != 0
592 obj_textsec (abfd)->rel_filepos = N_TRELOFF(*execp);
H A Daoutx.h581 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dhp300hpux.c252 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
343 if (bfd_seek (abfd, (file_ptr) N_TRELOFF (*execp), SEEK_CUR) != 0)
H A Di386lynx.c70 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) \
H A Daout-tic30.c359 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);
675 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0)
H A Dlibaout.h660 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (*execp)), SEEK_SET) != 0) \
H A Driscix.c144 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF (* execp)), SEEK_SET) != 0)\
H A Dpdp11.c122 #define N_TRELOFF(x) (N_DATOFF(x) + (x).a_data) macro
123 #define N_DRELOFF(x) (N_TRELOFF(x) + (x).a_trsize)
346 if (bfd_seek (abfd, (file_ptr) (N_TRELOFF(*execp)), SEEK_SET) != 0
592 obj_textsec (abfd)->rel_filepos = N_TRELOFF(*execp);
H A Daoutx.h581 obj_textsec (abfd)->rel_filepos = N_TRELOFF (*execp);

Completed in 340 milliseconds

12