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

/haiku-buildtools/gcc/gcc/
H A Dvmsdbgout.c268 #ifndef BLOCK_END_LABEL
269 #define BLOCK_END_LABEL "LVBE" macro
1251 targetm.asm_out.internal_label (asm_out_file, BLOCK_END_LABEL, blocknum);
H A Ddwarf2out.c3584 #ifndef BLOCK_END_LABEL
3585 #define BLOCK_END_LABEL "LBE"
9782 ASM_GENERATE_INTERNAL_LABEL (elabel, BLOCK_END_LABEL, block_num);
19483 ASM_GENERATE_INTERNAL_LABEL (label_high, BLOCK_END_LABEL,
21470 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_END_LABEL, blocknum);
3580 #define BLOCK_END_LABEL macro
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarf2out.c2728 #ifndef BLOCK_END_LABEL
2729 #define BLOCK_END_LABEL "LBE" macro
8784 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_END_LABEL, next_block_number);
8812 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_END_LABEL, next_block_number);
9798 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, BLOCK_END_LABEL, blocknum);

Completed in 144 milliseconds