c
256 		  // Use safer arithmetic operations to avoid overflow
257 		  address = (bfd_vma) ((uintmax_t) address + (uintmax_t) op_index + (uintmax_t) adj_opcode / (uintmax_t) lh.line_range);
