Lines Matching refs:functionname_ptr
2347 const char **functionname_ptr, in coff_find_nearest_line_with_names() argument
2366 functionname_ptr, line_ptr, in coff_find_nearest_line_with_names()
2375 filename_ptr, functionname_ptr, in coff_find_nearest_line_with_names()
2415 filename_ptr, functionname_ptr, in coff_find_nearest_line_with_names()
2422 *functionname_ptr = 0; in coff_find_nearest_line_with_names()
2510 *functionname_ptr = NULL; in coff_find_nearest_line_with_names()
2523 *functionname_ptr = sec_data->function; in coff_find_nearest_line_with_names()
2547 *functionname_ptr = coff->symbol.name; in coff_find_nearest_line_with_names()
2595 *functionname_ptr = NULL; in coff_find_nearest_line_with_names()
2612 sec_data->function = *functionname_ptr; in coff_find_nearest_line_with_names()
2625 const char **functionname_ptr, in coff_find_nearest_line() argument
2632 filename_ptr, functionname_ptr, in coff_find_nearest_line()
2639 const char **functionname_ptr, in coff_find_inliner_info() argument
2645 functionname_ptr, line_ptr, in coff_find_inliner_info()