Searched refs:FUNC_BEGIN_LABEL (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dvmsdbgout.c273 #ifndef FUNC_BEGIN_LABEL
274 #define FUNC_BEGIN_LABEL "LVFB" macro
906 ASM_GENERATE_INTERNAL_LABEL (label1, FUNC_BEGIN_LABEL, corrected_rtnnum);
1276 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
H A Ddwarf2out.c380 #ifndef FUNC_BEGIN_LABEL
381 #define FUNC_BEGIN_LABEL "LFB" macro
2550 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_BEGIN_LABEL,
2552 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL,
11902 ASM_GENERATE_INTERNAL_LABEL (label_id, FUNC_BEGIN_LABEL,

Completed in 90 milliseconds