Home | History | Annotate | Download | only in src

Lines Matching refs:DW_LANG_lo_user

3417   if (lang >= DW_LANG_lo_user && lang <= DW_LANG_hi_user)
3420 snprintf (buf, sizeof (buf), "lo_user+%u", lang - DW_LANG_lo_user);