Home | History | Annotate | Download | only in gas

Lines Matching refs:notes

194    and STABSTR_SECNAME are allocated in that order on the notes
229 obstack_free (&notes, stab_secname);
243 obstack_free (&notes, stab_secname);
265 happens to use the notes obstack. */
266 saved_string_obstack_end = obstack_next_free (&notes);
327 the notes obstack. */
328 if (saved_string_obstack_end == obstack_next_free (&notes))
330 obstack_free (&notes, string);
378 if (saved_string_obstack_end == obstack_next_free (&notes))
379 obstack_free (&notes, string);