Home
last modified time | relevance | path

Searched refs:first_frag (Results 1 – 21 of 21) sorted by relevance

/netbsd/sys/netinet6/
H A Dfrag6.c167 int first_frag = 0; in frag6_input() local
263 first_frag = 1; in frag6_input()
379 if (first_frag) { in frag6_input()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-ia64.c2690 fragS *first_frag, in slot_index() argument
2702 while (slot_frag != first_frag) in slot_index()
2710 if (first_frag->fr_next && first_frag->fr_next->fr_address) in slot_index()
2712 - first_frag->fr_address in slot_index()
2713 - first_frag->fr_fix) >> 4); in slot_index()
2718 switch (first_frag->fr_type) in slot_index()
2736 if (first_frag->fr_symbol) in slot_index()
2754 first_frag = first_frag->fr_next; in slot_index()
2761 if (first_frag == NULL) in slot_index()
2799 fragS *first_frag = 0; in fixup_unw_records() local
[all …]
H A Dtc-mips.c1355 fragS *first_frag; member
4512 mips_macro_warning.first_frag = frag_now; in relax_close_frag()
8854 mips_macro_warning.first_frag = NULL; in macro_start()
8948 if (mips_macro_warning.first_frag != NULL) in macro_end()
8949 mips_macro_warning.first_frag->fr_subtype |= subtype; in macro_end()
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-ia64.c2686 fragS *first_frag, in slot_index() argument
2698 while (slot_frag != first_frag) in slot_index()
2706 if (first_frag->fr_next && first_frag->fr_next->fr_address) in slot_index()
2708 - first_frag->fr_address in slot_index()
2709 - first_frag->fr_fix) >> 4); in slot_index()
2714 switch (first_frag->fr_type) in slot_index()
2732 if (first_frag->fr_symbol) in slot_index()
2750 first_frag = first_frag->fr_next; in slot_index()
2757 if (first_frag == NULL) in slot_index()
2795 fragS *first_frag = 0; in fixup_unw_records() local
[all …]
H A Dtc-mips.c1362 fragS *first_frag; member
4523 mips_macro_warning.first_frag = frag_now; in relax_close_frag()
8947 mips_macro_warning.first_frag = NULL; in macro_start()
9041 if (mips_macro_warning.first_frag != NULL) in macro_end()
9042 mips_macro_warning.first_frag->fr_subtype |= subtype; in macro_end()
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-ia64.c2690 fragS *first_frag, in slot_index() argument
2702 while (slot_frag != first_frag) in slot_index()
2710 if (first_frag->fr_next && first_frag->fr_next->fr_address) in slot_index()
2712 - first_frag->fr_address in slot_index()
2713 - first_frag->fr_fix) >> 4); in slot_index()
2718 switch (first_frag->fr_type) in slot_index()
2736 if (first_frag->fr_symbol) in slot_index()
2754 first_frag = first_frag->fr_next; in slot_index()
2761 if (first_frag == NULL) in slot_index()
2799 fragS *first_frag = 0; in fixup_unw_records() local
[all …]
H A Dtc-mips.c1362 fragS *first_frag; member
4536 mips_macro_warning.first_frag = frag_now; in relax_close_frag()
8924 mips_macro_warning.first_frag = NULL; in macro_start()
9018 if (mips_macro_warning.first_frag != NULL) in macro_end()
9019 mips_macro_warning.first_frag->fr_subtype |= subtype; in macro_end()
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-ia64.c2690 fragS *first_frag, in slot_index() argument
2702 while (slot_frag != first_frag) in slot_index()
2710 if (first_frag->fr_next && first_frag->fr_next->fr_address) in slot_index()
2712 - first_frag->fr_address in slot_index()
2713 - first_frag->fr_fix) >> 4); in slot_index()
2718 switch (first_frag->fr_type) in slot_index()
2736 if (first_frag->fr_symbol) in slot_index()
2754 first_frag = first_frag->fr_next; in slot_index()
2761 if (first_frag == NULL) in slot_index()
2799 fragS *first_frag = 0; in fixup_unw_records() local
[all …]
H A Dtc-mips.c1355 fragS *first_frag; member
4512 mips_macro_warning.first_frag = frag_now; in relax_close_frag()
8854 mips_macro_warning.first_frag = NULL; in macro_start()
8948 if (mips_macro_warning.first_frag != NULL) in macro_end()
8949 mips_macro_warning.first_frag->fr_subtype |= subtype; in macro_end()
/netbsd/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20051898 * config/tc-ia64.c (slot_index): Revert last change. If first_frag
1914 * config/tc-ia64.c (slot_index): Check for a NULL first_frag.
H A DChangeLog-20042482 (relax_close_frag): Set mips_macro_warning.first_frag. Adjust use
H A DChangeLog-00014367 (slot_index): New parameters slot_frag and first_frag. Add code
4369 (fixup_unw_records): New locals first_frag and last_frag. Pass new
/netbsd/external/gpl3/gdb/dist/gas/
H A DChangeLog-20051898 * config/tc-ia64.c (slot_index): Revert last change. If first_frag
1914 * config/tc-ia64.c (slot_index): Check for a NULL first_frag.
H A DChangeLog-20042482 (relax_close_frag): Set mips_macro_warning.first_frag. Adjust use
H A DChangeLog-00014367 (slot_index): New parameters slot_frag and first_frag. Add code
4369 (fixup_unw_records): New locals first_frag and last_frag. Pass new
/netbsd/external/gpl3/binutils/dist/gas/
H A DChangeLog-20051898 * config/tc-ia64.c (slot_index): Revert last change. If first_frag
1914 * config/tc-ia64.c (slot_index): Check for a NULL first_frag.
H A DChangeLog-20042482 (relax_close_frag): Set mips_macro_warning.first_frag. Adjust use
H A DChangeLog-00014367 (slot_index): New parameters slot_frag and first_frag. Add code
4369 (fixup_unw_records): New locals first_frag and last_frag. Pass new
/netbsd/external/gpl3/gdb.old/dist/gas/
H A DChangeLog-20051898 * config/tc-ia64.c (slot_index): Revert last change. If first_frag
1914 * config/tc-ia64.c (slot_index): Check for a NULL first_frag.
H A DChangeLog-20042482 (relax_close_frag): Set mips_macro_warning.first_frag. Adjust use
H A DChangeLog-00014367 (slot_index): New parameters slot_frag and first_frag. Add code
4369 (fixup_unw_records): New locals first_frag and last_frag. Pass new