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.25/gas/
stabs.c 56 static const char *current_function_label; variable
636 buf = (char *) alloca (100 + strlen (current_function_label));
638 sym, current_function_label);
681 current_function_label = xstrdup (startlabname);
708 current_function_label = NULL;
ChangeLog-9899     [all...]

Completed in 217 milliseconds