Searched refs:sym_indices (Results 1 – 10 of 10) sorted by relevance
659 finfo.sym_indices = NULL; in _bfd_coff_final_link()854 finfo.sym_indices = bfd_malloc (amt); in _bfd_coff_final_link()868 || (finfo.sym_indices == NULL && max_sym_count > 0) in _bfd_coff_final_link()938 if (finfo.sym_indices != NULL) in _bfd_coff_final_link()940 free (finfo.sym_indices); in _bfd_coff_final_link()941 finfo.sym_indices = NULL; in _bfd_coff_final_link()1150 if (finfo.sym_indices != NULL) in _bfd_coff_final_link()1151 free (finfo.sym_indices); in _bfd_coff_final_link()1338 finfo->sym_indices[ irel->r_symndx ] = -1; in mark_relocs()1394 indexp = finfo->sym_indices; in _bfd_coff_link_input_bfd()[all …]
2074 finfo.sym_indices = NULL;2255 finfo.sym_indices = (long *) bfd_malloc (amt);2269 || (finfo.sym_indices == NULL && max_sym_count > 0)2352 if (finfo.sym_indices != NULL)2354 free (finfo.sym_indices);2355 finfo.sym_indices = NULL;2531 if (finfo.sym_indices != NULL)2532 free (finfo.sym_indices);
106 long *sym_indices; member3457 indexp = finfo->sym_indices; in xcoff_link_input_bfd()3900 indexp = finfo->sym_indices; in xcoff_link_input_bfd()3929 symindx = finfo->sym_indices[indx]; in xcoff_link_input_bfd()3999 symindx = finfo->sym_indices[indx]; in xcoff_link_input_bfd()4028 while (finfo->sym_indices[indx] < 0 in xcoff_link_input_bfd()4034 indx = finfo->sym_indices[indx]; in xcoff_link_input_bfd()4045 symindx = finfo->sym_indices[indx]; in xcoff_link_input_bfd()4161 iindp = finfo->sym_indices; in xcoff_link_input_bfd()4386 indx = finfo->sym_indices[r_symndx]; in xcoff_link_input_bfd()[all …]
486 long *sym_indices; member
490 long *sym_indices; member
657 finfo.sym_indices = NULL; in _bfd_coff_final_link()850 finfo.sym_indices = bfd_malloc (amt); in _bfd_coff_final_link()864 || (finfo.sym_indices == NULL && max_sym_count > 0) in _bfd_coff_final_link()934 if (finfo.sym_indices != NULL) in _bfd_coff_final_link()936 free (finfo.sym_indices); in _bfd_coff_final_link()937 finfo.sym_indices = NULL; in _bfd_coff_final_link()1146 if (finfo.sym_indices != NULL) in _bfd_coff_final_link()1147 free (finfo.sym_indices); in _bfd_coff_final_link()1337 finfo->sym_indices[ irel->r_symndx ] = -1; in mark_relocs()1396 indexp = finfo->sym_indices; in _bfd_coff_link_input_bfd()[all …]
2272 finfo.sym_indices = NULL;2451 finfo.sym_indices = (long *) bfd_malloc (amt);2465 || (finfo.sym_indices == NULL && max_sym_count > 0)2548 if (finfo.sym_indices != NULL)2550 free (finfo.sym_indices);2551 finfo.sym_indices = NULL;2727 if (finfo.sym_indices != NULL)2728 free (finfo.sym_indices);
104 long *sym_indices; member3573 finfo.sym_indices = NULL;3863 finfo.sym_indices = (long *) bfd_malloc (amt);3878 || (finfo.sym_indices == NULL && max_sym_count > 0)3930 if (finfo.sym_indices != NULL)3932 free (finfo.sym_indices);3933 finfo.sym_indices = NULL;4166 if (finfo.sym_indices != NULL)4167 free (finfo.sym_indices);4250 indexp = finfo->sym_indices;[all …]
484 long *sym_indices; member
488 long *sym_indices; member