Searched refs:last_label_offset (Results 1 – 3 of 3) sorted by relevance
154 int last_label_offset = 0; variable680 if (current_offset == last_label_offset) in output_insns()684 current_offset - last_label_offset); in output_insns()738 last_label_offset = current_offset; in output_groups()
109 int displacement = current_offset - last_label_offset;122 if (current_offset == last_label_offset)154 int displacement = current_offset - last_label_offset;168 if (current_offset == last_label_offset)
3051 static int last_label_offset; in sh_frob_label() local3060 || offset != last_label_offset) in sh_frob_label()3064 last_label_offset = offset; in sh_frob_label()