Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDdlltool.c3559 typedef struct fname_cache struct
3562 struct fname_cache * next; argument
3564 fname_cache; typedef
3566 static fname_cache fnames;
3571 fname_cache * ptr; in mcore_elf_cache_filename()
3579 ptr->next = (fname_cache *) malloc (sizeof (fname_cache)); in mcore_elf_cache_filename()
3591 fname_cache * ptr; in mcore_elf_gen_out_file()