HomeSort by relevance Sort by last modified time
    Searched full:current_function_label (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
stabs.c 56 static const char *current_function_label; variable
632 buf = XNEWVEC (char, 100 + strlen (current_function_label));
634 sym, current_function_label);
677 current_function_label = xstrdup (startlabname);
704 current_function_label = NULL;
ChangeLog-9899     [all...]

Completed in 81 milliseconds