Home | History | Annotate | Download | only in config

Lines Matching refs:stroff

1993   unsigned int stroff;
2007 stroff = get_stab_string_offset (file, stabstr_name);
2008 know (stroff == 1 || (stroff == 0 && file[0] == '\0'));
2009 md_number_to_chars (p, stroff, 4);