Searched refs:TO_ADDR (Results 1 – 2 of 2) sorted by relevance
3209 #define TO_ADDR(X) ((X) >> opb_shift) macro4224 minfo ("0x%V %W %B\n", addr, TO_ADDR (size), i->owner); in print_input_section()4254 if (addr + TO_ADDR (size) > print_dot) in print_input_section()4255 print_dot = addr + TO_ADDR (size); in print_input_section()4322 print_dot = addr + TO_ADDR (size); in print_data_statement()4366 print_dot = addr + TO_ADDR (size); in print_reloc_statement()4400 print_dot = addr + TO_ADDR (s->size); in print_padding_statement()4622 output_section->size = TO_SIZE (dot + TO_ADDR (alignment_needed) in insert_pad()4670 dot += TO_ADDR (i->size); in size_input_section()4749 s_end = s_start + TO_ADDR (s->size) - 1; in lang_check_section_addresses()[all …]
1390 (TO_ADDR, TO_SIZE): Define.1393 (print_input_section): Call init_opb and use TO_ADDR.1396 (size_input_section): Use TO_SIZE and TO_ADDR, and global opb_shift.1403 (lang_abs_symbol_at_end_of): Use TO_ADDR and global opb_shift.