Lines Matching refs:NULL

62   if (nbfd == NULL)  in _bfd_new_bfd()
63 return NULL; in _bfd_new_bfd()
74 if (nbfd->memory == NULL) in _bfd_new_bfd()
78 return NULL; in _bfd_new_bfd()
87 return NULL; in _bfd_new_bfd()
103 if (nbfd == NULL) in _bfd_new_bfd_contained_in()
104 return NULL; in _bfd_new_bfd_contained_in()
142 abfd->sections = NULL; in _bfd_free_cached_info()
143 abfd->section_last = NULL; in _bfd_free_cached_info()
144 abfd->outsymbols = NULL; in _bfd_free_cached_info()
145 abfd->tdata.any = NULL; in _bfd_free_cached_info()
146 abfd->usrdata = NULL; in _bfd_free_cached_info()
147 abfd->memory = NULL; in _bfd_free_cached_info()
198 if (nbfd == NULL) in bfd_fopen()
202 return NULL; in bfd_fopen()
206 if (target_vec == NULL) in bfd_fopen()
211 return NULL; in bfd_fopen()
220 if (nbfd->iostream == NULL) in bfd_fopen()
224 return NULL; in bfd_fopen()
246 return NULL; in bfd_fopen()
337 fdflags = fcntl (fd, F_GETFL, NULL); in bfd_fdopenr()
345 return NULL; in bfd_fdopenr()
385 if (nbfd == NULL) in bfd_openstreamr()
386 return NULL; in bfd_openstreamr()
389 if (target_vec == NULL) in bfd_openstreamr()
392 return NULL; in bfd_openstreamr()
404 return NULL; in bfd_openstreamr()
523 if (vec->close != NULL) in opncls_bclose()
525 abfd->iostream = NULL; in opncls_bclose()
541 if (vec->stat == NULL) in opncls_bstat()
580 if (nbfd == NULL) in bfd_openr_iovec()
581 return NULL; in bfd_openr_iovec()
584 if (target_vec == NULL) in bfd_openr_iovec()
587 return NULL; in bfd_openr_iovec()
597 if (stream == NULL) in bfd_openr_iovec()
600 return NULL; in bfd_openr_iovec()
647 if (nbfd == NULL) in bfd_openw()
648 return NULL; in bfd_openw()
651 if (target_vec == NULL) in bfd_openw()
654 return NULL; in bfd_openw()
662 if (bfd_open_file (nbfd) == NULL) in bfd_openw()
667 return NULL; in bfd_openw()
807 if (nbfd == NULL) in bfd_create()
808 return NULL; in bfd_create()
849 if (bim == NULL) in bfd_make_writable()
901 abfd->my_archive = NULL; in bfd_make_readable()
906 abfd->usrdata = NULL; in bfd_make_readable()
949 return NULL; in bfd_alloc()
953 if (ret == NULL) in bfd_alloc()
978 return NULL; in bfd_alloc2()
1029 return NULL; in bfd_zalloc2()
1181 if (sect == NULL) in bfd_get_debug_link_info()
1182 return NULL; in bfd_get_debug_link_info()
1186 if (contents != NULL) in bfd_get_debug_link_info()
1188 return NULL; in bfd_get_debug_link_info()
1197 return NULL; in bfd_get_debug_link_info()
1238 if (sect == NULL) in bfd_get_alt_debug_link_info()
1239 return NULL; in bfd_get_alt_debug_link_info()
1243 if (contents != NULL) in bfd_get_alt_debug_link_info()
1245 return NULL; in bfd_get_alt_debug_link_info()
1252 return NULL; in bfd_get_alt_debug_link_info()
1285 if (f == NULL) in separate_debug_file_exists()
1318 if (f == NULL) in separate_alt_debug_file_exists()
1364 if (debug_file_directory == NULL) in find_separate_debug_file()
1368 if (abfd->filename == NULL) in find_separate_debug_file()
1371 return NULL; in find_separate_debug_file()
1376 if (base == NULL) in find_separate_debug_file()
1377 return NULL; in find_separate_debug_file()
1383 return NULL; in find_separate_debug_file()
1391 if (dir == NULL) in find_separate_debug_file()
1394 return NULL; in find_separate_debug_file()
1413 if (debugfile == NULL) in find_separate_debug_file()
1446 debugfile = NULL; in find_separate_debug_file()
1499 bfd_byte *buildid = NULL; in get_alt_debug_link_info_shim()
1567 if (abfd == NULL || filename == NULL) in bfd_create_gnu_debuglink_section()
1570 return NULL; in bfd_create_gnu_debuglink_section()
1581 return NULL; in bfd_create_gnu_debuglink_section()
1586 if (sect == NULL) in bfd_create_gnu_debuglink_section()
1587 return NULL; in bfd_create_gnu_debuglink_section()
1596 return NULL; in bfd_create_gnu_debuglink_section()
1636 if (abfd == NULL || sect == NULL || filename == NULL) in bfd_fill_in_gnu_debuglink_section()
1649 if (handle == NULL) in bfd_fill_in_gnu_debuglink_section()
1671 if (contents == NULL) in bfd_fill_in_gnu_debuglink_section()