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

/freebsd-9.3-release/contrib/gcc/
H A Dvmsdbgout.c282 #ifndef BLOCK_BEGIN_LABEL
283 #define BLOCK_BEGIN_LABEL "LVBB" macro
1348 targetm.asm_out.internal_label (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);
H A Ddwarf2out.c4351 #ifndef BLOCK_BEGIN_LABEL
4352 #define BLOCK_BEGIN_LABEL "LBB"
7588 ASM_GENERATE_INTERNAL_LABEL (blabel, BLOCK_BEGIN_LABEL, block_num);
12242 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
13630 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);
4348 #define BLOCK_BEGIN_LABEL macro

Completed in 191 milliseconds