Searched refs:symfile (Results 1 – 2 of 2) sorted by relevance
144 struct symfile struct151 struct symfile symfilelist[MAXFILES]; argument154 static void add_new_symbol(struct symfile *sym, char * symname) in add_new_symbol()162 static struct symfile * add_new_file(char * filename) in add_new_file()169 static struct symfile * filename_exist(char * filename) in filename_exist()198 struct symfile *sym; in find_export_symbols()269 struct symfile * sym = &symfilelist[i]; in docfunctions()
363 const char *symfile; in find_proc_info() local368 symfile = map->dso->symsrc_filename ?: map->dso->name; in find_proc_info()371 if (dwarf_find_debug_frame(0, &di, ip, base, symfile, in find_proc_info()