Searched refs:first_fun_line_offset (Results 1 – 2 of 2) sorted by relevance
1867 static unsigned int first_fun_line_offset; variable1921 first_fun_line_offset; in xcoff_end_psymtab()1922 first_fun_line_offset = 0; in xcoff_end_psymtab()2235 if (first_fun_line_offset == 0 && symbol.n_numaux > 1) in scan_xcoff_symtab()2236 first_fun_line_offset = in scan_xcoff_symtab()2336 first_fun_line_offset = 0; in scan_xcoff_symtab()
1342 Set first_fun_line_offset for symbols with two auxents only.