Searched refs:last_ptr (Results 1 – 4 of 4) sorted by relevance
6633 unw_rec_list *last_ptr; in emit_one_bundle() local6637 for (last_ptr = NULL; ptr != end_ptr; ptr = ptr->next) in emit_one_bundle()6640 last_ptr = ptr; in emit_one_bundle()6641 if (last_ptr) in emit_one_bundle()6645 last_ptr = last_ptr->next; in emit_one_bundle()6646 for (ptr = md.slot[curr].unwind_record; ptr != last_ptr; in emit_one_bundle()6654 md.slot[curr].unwind_record = last_ptr; in emit_one_bundle()
135 bfd_byte *start_ptr, *ptr, *last_ptr; in sh_elf_reloc_loop() local179 for (last_ptr = ptr, ptr -= 4; ptr >= start_ptr && IS_PPI (ptr);) in sh_elf_reloc_loop()182 diff = (last_ptr - ptr) >> 1; in sh_elf_reloc_loop()
2428 (emit_one_bundle): New locals last_ptr, end_ptr. Rewrite code that
2043 and last_ptr. Check all in-use slots for first one with non-NULL