Lines Matching refs:functionname_ptr
2242 const char **functionname_ptr, in coff_find_nearest_line_with_names() argument
2261 functionname_ptr, line_ptr, in coff_find_nearest_line_with_names()
2270 filename_ptr, functionname_ptr, in coff_find_nearest_line_with_names()
2310 filename_ptr, functionname_ptr, in coff_find_nearest_line_with_names()
2317 *functionname_ptr = 0; in coff_find_nearest_line_with_names()
2405 *functionname_ptr = NULL; in coff_find_nearest_line_with_names()
2418 *functionname_ptr = sec_data->function; in coff_find_nearest_line_with_names()
2442 *functionname_ptr = coff->symbol.name; in coff_find_nearest_line_with_names()
2490 *functionname_ptr = NULL; in coff_find_nearest_line_with_names()
2507 sec_data->function = *functionname_ptr; in coff_find_nearest_line_with_names()
2520 const char **functionname_ptr, in coff_find_nearest_line() argument
2527 filename_ptr, functionname_ptr, in coff_find_nearest_line()
2534 const char **functionname_ptr, in coff_find_inliner_info() argument
2540 functionname_ptr, line_ptr, in coff_find_inliner_info()