Home | History | Annotate | Download | only in gas

Lines Matching refs:datum

796   union  page   *datum;		/* start of page */
1532 new_links->datum = (page_type *) xcalloc (1, vp->object_size);
1535 new_links->datum = allocate_page ();
1583 hash_ptr->string = &vp->last->datum->byte[vp->objects_last_page];
1631 psym = &vp->last->datum->sym[vp->objects_last_page++];
1759 &svp->last->datum->aux[svp->objects_last_page - 1];
1825 aux_ptr = &vp->last->datum->aux[vp->objects_last_page++];
1848 aux_ptr = &vp->last->datum->aux[vp->objects_last_page++];
1944 aux_ptr = &vp->last->datum->aux[vp->objects_last_page++];
1987 = &vp->last->datum->aux[vp->objects_last_page - 1];
1991 = &vp->last->datum->aux[vp->objects_last_page - 1];
2147 cur_proc_ptr = new_proc_ptr = &vp->last->datum->proc[vp->objects_last_page++];
2285 &file_desc.last->datum->file[file_desc.objects_last_page++];
2311 fil_ptr->name = &fil_ptr->strings.last->datum->byte[1];
3943 fil_ptr = file_link->datum->file;
3963 sym_ptr = sym_link->datum->sym;
4307 fil_ptr = file_link->datum->file;
4328 proc_ptr = proc_link->datum->proc;
4397 fil_ptr = file_link->datum->file;
4417 aux_ptr = aux_link->datum->aux;
4509 memcpy (str_out, str_link->datum->byte, str_cnt);
4542 fil_ptr = file_link->datum->file;
4591 fil_ptr = file_link->datum->file;