Lines Matching refs:BFD_ASSERT

996   BFD_ASSERT ((rel_off & 1) != 1);  in insert_thumb_branch()
1026 BFD_ASSERT (tmp_name); in find_thumb_glue()
1055 BFD_ASSERT (tmp_name); in find_arm_glue()
1348 BFD_ASSERT (globals != NULL); in coff_arm_relocate_section()
1349 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in coff_arm_relocate_section()
1355 BFD_ASSERT (s != NULL); in coff_arm_relocate_section()
1356 BFD_ASSERT (s->contents != NULL); in coff_arm_relocate_section()
1357 BFD_ASSERT (s->output_section != NULL); in coff_arm_relocate_section()
1389 BFD_ASSERT (my_offset <= globals->arm_glue_size); in coff_arm_relocate_section()
1436 BFD_ASSERT (globals != NULL); in coff_arm_relocate_section()
1437 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in coff_arm_relocate_section()
1444 BFD_ASSERT (s != NULL); in coff_arm_relocate_section()
1445 BFD_ASSERT (s->contents != NULL); in coff_arm_relocate_section()
1446 BFD_ASSERT (s->output_section != NULL); in coff_arm_relocate_section()
1522 BFD_ASSERT (my_offset <= globals->thumb_glue_size); in coff_arm_relocate_section()
1616 BFD_ASSERT (size == 4); in coff_arm_relocate_section()
1666 BFD_ASSERT (howto->complain_on_overflow == complain_overflow_signed); in coff_arm_relocate_section()
1791 BFD_ASSERT (globals != NULL); in bfd_arm_allocate_interworking_sections()
1795 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_arm_allocate_interworking_sections()
1800 BFD_ASSERT (s != NULL); in bfd_arm_allocate_interworking_sections()
1810 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_arm_allocate_interworking_sections()
1815 BFD_ASSERT (s != NULL); in bfd_arm_allocate_interworking_sections()
1841 BFD_ASSERT (globals != NULL); in record_arm_to_thumb_glue()
1842 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in record_arm_to_thumb_glue()
1847 BFD_ASSERT (s != NULL); in record_arm_to_thumb_glue()
1852 BFD_ASSERT (tmp_name); in record_arm_to_thumb_glue()
1897 BFD_ASSERT (globals != NULL); in record_thumb_to_arm_glue()
1898 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in record_thumb_to_arm_glue()
1903 BFD_ASSERT (s != NULL); in record_thumb_to_arm_glue()
1908 BFD_ASSERT (tmp_name); in record_thumb_to_arm_glue()
1941 BFD_ASSERT (tmp_name); in record_thumb_to_arm_glue()
1977 BFD_ASSERT (globals != NULL); in bfd_arm_get_bfd_for_interworking()
2034 BFD_ASSERT (globals != NULL); in bfd_arm_process_before_allocation()
2035 BFD_ASSERT (globals->bfd_of_glue_owner != NULL); in bfd_arm_process_before_allocation()
2057 BFD_ASSERT (i != 0); in bfd_arm_process_before_allocation()
2178 BFD_ASSERT (ibfd != NULL && obfd != NULL); in coff_arm_merge_private_bfd_data()
2293 BFD_ASSERT (abfd != NULL && ptr != NULL); in coff_arm_print_private_bfd_data()
2338 BFD_ASSERT (abfd != NULL); in _bfd_coff_arm_set_private_flags()
2385 BFD_ASSERT (src != NULL && dest != NULL); in coff_arm_copy_private_bfd_data()
2512 BFD_ASSERT (globals != NULL); in coff_arm_final_link_postscript()