Home | History | Annotate | Download | only in config

Lines Matching refs:stroff

1827   unsigned int stroff;
1837 stroff = get_stab_string_offset (file, stabstr_name);
1838 know (stroff == 1);
1839 md_number_to_chars (p, stroff, 4);