Searched refs:ty_var_start (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c1375 const bfd_byte *ty_start, *ty_var_start, *ty_code_start; local
1405 ty_var_start = *pp;
1412 ieee_error (info, ty_var_start, _("illegal variable index"));
1419 ieee_error (info, ty_var_start, _("undefined variable in TY"));
/haiku-buildtools/binutils/binutils/
H A Dieee.c1384 const bfd_byte *ty_start, *ty_var_start, *ty_code_start; local
1414 ty_var_start = *pp;
1421 ieee_error (info, ty_var_start, _("illegal variable index"));
1428 ieee_error (info, ty_var_start, _("undefined variable in TY"));

Completed in 205 milliseconds