HomeSort by: relevance | last modified time | path
    Searched defs:macinfo_label_base (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 164 static unsigned macinfo_label_base = 1; variable
29107 ref->lineno + macinfo_label_base);
29406 ref->lineno + macinfo_label_base);
29428 macinfo_label_base += macinfo_label_base_adj;
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 164 static unsigned macinfo_label_base = 1; variable
28962 ref->lineno + macinfo_label_base);
29260 ref->lineno + macinfo_label_base);
29282 macinfo_label_base += macinfo_label_base_adj;

Completed in 67 milliseconds