Searched refs:next_slot_number (Results 1 – 6 of 6) sorted by relevance
522 * config/tc-ia64.c (unwind): Move next_slot_number and528 (alloc_record): Initialize next_slot_number and next_slot_frag.531 list->next_slot_number and list->next_slot_frag instead of532 unwind.next_slot_number and unwind.next_slot_frag.536 (emit_one_bundle): Use list->next_slot_number and537 list->next_slot_frag instead of unwind.next_slot_number and
4381 (emit_one_bundle): Set slot_frag field. Set next_slot_number after
2601 * config/tc-ia64.c (unwind): Move next_slot_number and2607 (alloc_record): Initialize next_slot_number and next_slot_frag.2610 list->next_slot_number and list->next_slot_frag instead of2611 unwind.next_slot_number and unwind.next_slot_frag.2615 (emit_one_bundle): Use list->next_slot_number and2616 list->next_slot_frag instead of unwind.next_slot_number and
2101 * config/tc-ia64.c (struct unw_rec_list): Remove next_slot_number2103 (alloc_record): Remove references to next_slot_number and
658 unsigned long next_slot_number; member1736 ptr->next_slot_number = 0; in alloc_record()6447 unwind.list->next_slot_number = (unsigned long) f + 16; in emit_one_bundle()