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

/haiku-buildtools/gcc/gcc/
H A Dvmsdbgout.c271 #ifndef LINE_CODE_LABEL
272 #define LINE_CODE_LABEL "LVM" macro
899 ASM_GENERATE_INTERNAL_LABEL (label, LINE_CODE_LABEL, i);
1388 targetm.asm_out.internal_label (asm_out_file, LINE_CODE_LABEL,
H A Ddwarf2out.c3587 #ifndef LINE_CODE_LABEL
3588 #define LINE_CODE_LABEL "LM"
10203 ASM_GENERATE_INTERNAL_LABEL (line_label, LINE_CODE_LABEL, ent->val);
22181 targetm.asm_out.internal_label (asm_out_file, LINE_CODE_LABEL, label_num);
3583 #define LINE_CODE_LABEL macro
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarf2out.c2737 #ifndef LINE_CODE_LABEL
2738 #define LINE_CODE_LABEL "LM" macro
5911 ASM_GENERATE_INTERNAL_LABEL (line_label, LINE_CODE_LABEL, lt_index);
9911 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, LINE_CODE_LABEL,

Completed in 152 milliseconds