Searched refs:funcinfo (Results 1 – 1 of 1) sorted by relevance
126 struct funcinfo *inliner_chain;183 struct funcinfo *function_table;697 struct funcinfo struct699 struct funcinfo *prev_func; /* Pointer to previous function in list of all functions */ argument700 struct funcinfo *caller_func; /* Pointer to function one scope higher */ argument1258 struct funcinfo *function, in lookup_address_in_line_info_table()1389 struct funcinfo **function_ptr, in lookup_address_in_function_table()1392 struct funcinfo* each_func; in lookup_address_in_function_table()1393 struct funcinfo* best_fit = NULL; in lookup_address_in_function_table()1415 struct funcinfo* curr_func = best_fit; in lookup_address_in_function_table()[all …]