Searched refs:file_link (Results 1 – 2 of 2) sorted by relevance
3874 vlinks_t *file_link; in ecoff_build_symbols() local3881 for (file_link = file_desc.first; in ecoff_build_symbols()3882 file_link != (vlinks_t *) NULL; in ecoff_build_symbols()3883 file_link = file_link->next) in ecoff_build_symbols()3890 if (file_link->next == (vlinks_t *) NULL) in ecoff_build_symbols()3894 fil_ptr = file_link->datum->file; in ecoff_build_symbols()4238 vlinks_t *file_link; in ecoff_build_procs() local4245 for (file_link = file_desc.first; in ecoff_build_procs()4246 file_link != (vlinks_t *) NULL; in ecoff_build_procs()4247 file_link = file_link->next) in ecoff_build_procs()[all …]
3876 vlinks_t *file_link; in ecoff_build_symbols() local3883 for (file_link = file_desc.first; in ecoff_build_symbols()3884 file_link != (vlinks_t *) NULL; in ecoff_build_symbols()3885 file_link = file_link->next) in ecoff_build_symbols()3892 if (file_link->next == (vlinks_t *) NULL) in ecoff_build_symbols()3896 fil_ptr = file_link->datum->file; in ecoff_build_symbols()4240 vlinks_t *file_link; in ecoff_build_procs() local4247 for (file_link = file_desc.first; in ecoff_build_procs()4248 file_link != (vlinks_t *) NULL; in ecoff_build_procs()4249 file_link = file_link->next) in ecoff_build_procs()[all …]