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

/freebsd-9.3-release/contrib/gcc/
H A Dvmsdbgout.c288 #ifndef LINE_CODE_LABEL
289 #define LINE_CODE_LABEL "LVM" macro
1042 ASM_GENERATE_INTERNAL_LABEL (label, LINE_CODE_LABEL, i);
1546 targetm.asm_out.internal_label (asm_out_file, LINE_CODE_LABEL,
H A Ddwarf2out.c4357 #ifndef LINE_CODE_LABEL
4358 #define LINE_CODE_LABEL "LM"
8025 ASM_GENERATE_INTERNAL_LABEL (line_label, LINE_CODE_LABEL, lt_index);
13870 targetm.asm_out.internal_label (asm_out_file, LINE_CODE_LABEL,
4354 #define LINE_CODE_LABEL macro

Completed in 272 milliseconds