Home | History | Annotate | Download | only in bfd

Lines Matching refs:gt_bytes

2608   in->gt_entry.gt_bytes = H_GET_32 (abfd, ex->gt_entry.gt_bytes);
2616 H_PUT_32 (abfd, in->gt_entry.gt_bytes, ex->gt_entry.gt_bytes);
14803 add = int_gptab.gt_entry.gt_bytes - last;
14809 tab[look].gt_entry.gt_bytes += add;
14830 tab[c].gt_entry.gt_bytes = add;
14845 tab[c].gt_entry.gt_bytes +=
14846 tab[max].gt_entry.gt_bytes;
14851 last = int_gptab.gt_entry.gt_bytes;