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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 24397 const char *label_pfx;
24953 ASM_GENERATE_INTERNAL_LABEL (label, ied->label_pfx, ied->label_num);
28450 ied->label_pfx = BLOCK_INLINE_ENTRY_LABEL;
24379 const char *label_pfx; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 24281 const char *label_pfx;
24833 ASM_GENERATE_INTERNAL_LABEL (label, ied->label_pfx, ied->label_num);
28310 ied->label_pfx = BLOCK_INLINE_ENTRY_LABEL;
24263 const char *label_pfx; local

Completed in 147 milliseconds