Lines Matching refs:obj_datasec
192 obj_datasec (abfd)->alignment_power = execp->a_dalign;
197 obj_datasec (abfd)->vma = execp->a_dload;
200 obj_datasec (abfd)->lma = obj_datasec (abfd)->vma;
212 obj_datasec (abfd)->filepos = N_DATOFF(*execp);
216 obj_datasec (abfd)->rel_filepos = N_DROFF(*execp);
248 obj_datasec (abfd) = (asection *) NULL;
298 exec_hdr (abfd)->a_data = obj_datasec (abfd)->_raw_size;
304 exec_hdr (abfd)->a_drsize = ((obj_datasec (abfd)->reloc_count) *
308 exec_hdr (abfd)->a_dalign = obj_datasec (abfd)->alignment_power;
312 exec_hdr (abfd)->a_dload = obj_datasec (abfd)->vma;
366 if (!b_out_squirt_out_relocs (abfd, obj_datasec (abfd)))
575 if (asect == obj_datasec (abfd))
692 cache_ptr->sym_ptr_ptr = obj_datasec (abfd)->symbol_ptr_ptr;
693 cache_ptr->addend = - obj_datasec (abfd)->vma;
964 if (asect == obj_datasec (abfd))
997 obj_datasec(abfd)->filepos = obj_textsec(abfd)->filepos