Searched refs:N_TROFF (Results 1 – 2 of 2) sorted by relevance
93 #define N_TROFF(x) ( N_DATOFF(x) + (x)->a_data ) macro94 #define N_TRELOFF N_TROFF95 #define N_DROFF(x) ( N_TROFF(x) + (x)->a_trsize )
168 obj_textsec (abfd)->rel_filepos = N_TROFF (execp); in b_out_callback()460 if (bfd_seek (abfd, (file_ptr) (N_TROFF (exec_hdr (abfd))), SEEK_SET) in b_out_write_object_contents()