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

/freebsd-9.3-release/contrib/gcc/
H A Dvmsdbgout.c285 #ifndef BLOCK_END_LABEL
286 #define BLOCK_END_LABEL "LVBE" macro
1361 targetm.asm_out.internal_label (asm_out_file, BLOCK_END_LABEL, blocknum);
H A Ddwarf2out.c4354 #ifndef BLOCK_END_LABEL
4355 #define BLOCK_END_LABEL "LBE"
7589 ASM_GENERATE_INTERNAL_LABEL (elabel, BLOCK_END_LABEL, block_num);
12245 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_END_LABEL,
13640 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_END_LABEL, blocknum);
4351 #define BLOCK_END_LABEL macro

Completed in 145 milliseconds