Lines Matching refs:TO_SIZE
3210 #define TO_SIZE(X) ((X) << opb_shift) macro
4622 output_section->size = TO_SIZE (dot + TO_ADDR (alignment_needed) in insert_pad()
4662 insert_pad (this_ptr, fill, TO_SIZE (alignment_needed), o, dot); in size_input_section()
4671 o->size = TO_SIZE (dot - o->vma); in size_input_section()
5020 os->bfd_section->size = TO_SIZE (after - os->bfd_section->vma); in lang_size_sections_1()
5199 if (size < TO_SIZE ((unsigned) 1)) in lang_size_sections_1()
5200 size = TO_SIZE ((unsigned) 1); in lang_size_sections_1()
5203 = TO_SIZE (dot - output_section_statement->bfd_section->vma); in lang_size_sections_1()
5219 = TO_SIZE (dot - output_section_statement->bfd_section->vma); in lang_size_sections_1()
5319 insert_pad (&s->header.next, fill, TO_SIZE (newdot - dot), in lang_size_sections_1()
5603 if (size < TO_SIZE ((unsigned) 1)) in lang_do_assignments_1()
5604 size = TO_SIZE ((unsigned) 1); in lang_do_assignments_1()