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

  /src/external/gpl3/gcc/dist/gcc/
vmsdbgout.cc 255 #ifndef FUNC_BEGIN_LABEL
256 #define FUNC_BEGIN_LABEL "LVFB"
762 (label1, FUNC_BEGIN_LABEL,
1137 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
dwarf2out.cc 306 #ifndef FUNC_BEGIN_LABEL
307 #define FUNC_BEGIN_LABEL "LFB"
1090 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
1092 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL,
23912 ASM_GENERATE_INTERNAL_LABEL (label_id_low, FUNC_BEGIN_LABEL,
  /src/external/gpl3/gcc.old/dist/gcc/
vmsdbgout.cc 255 #ifndef FUNC_BEGIN_LABEL
256 #define FUNC_BEGIN_LABEL "LVFB"
762 (label1, FUNC_BEGIN_LABEL,
1137 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
dwarf2out.cc 306 #ifndef FUNC_BEGIN_LABEL
307 #define FUNC_BEGIN_LABEL "LFB"
1092 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
1094 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL,
23796 ASM_GENERATE_INTERNAL_LABEL (label_id_low, FUNC_BEGIN_LABEL,

Completed in 196 milliseconds