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

/haiku-buildtools/gcc/gcc/
H A Dvmsdbgout.c265 #ifndef BLOCK_BEGIN_LABEL
266 #define BLOCK_BEGIN_LABEL "LVBB" macro
1238 targetm.asm_out.internal_label (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);
H A Ddwarf2out.c3581 #ifndef BLOCK_BEGIN_LABEL
3582 #define BLOCK_BEGIN_LABEL "LBB"
9781 ASM_GENERATE_INTERNAL_LABEL (blabel, BLOCK_BEGIN_LABEL, block_num);
19411 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
19481 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
21460 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);
3577 #define BLOCK_BEGIN_LABEL macro
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarf2out.c2725 #ifndef BLOCK_BEGIN_LABEL
2726 #define BLOCK_BEGIN_LABEL "LBB" macro
8781 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
8809 ASM_GENERATE_INTERNAL_LABEL (label, BLOCK_BEGIN_LABEL,
9787 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);

Completed in 205 milliseconds