Searched refs:traverse_file (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/sgs/mcs/common/ |
H A D | file.c | 62 static int traverse_file(Elf *, GElf_Ehdr *, char *, Cmd_Info *, 280 } else if ((x = traverse_file(elf, &ehdr, cur_file, in process_file() 313 traverse_file(Elf *elf, GElf_Ehdr * ehdr, char *cur_file, Cmd_Info *cmd_info, in traverse_file() function
|