Searched refs:TEXT_END_LABEL (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dvmsdbgout.c250 #ifndef TEXT_END_LABEL
251 #define TEXT_END_LABEL "Lvetext" macro
1484 ASM_GENERATE_INTERNAL_LABEL (text_end_label, TEXT_END_LABEL, 0);
1568 targetm.asm_out.internal_label (asm_out_file, TEXT_END_LABEL, 0);
H A Ddwarf2out.c3575 #ifndef TEXT_END_LABEL
3576 #define TEXT_END_LABEL "Letext"
22797 ASM_GENERATE_INTERNAL_LABEL (text_end_label, TEXT_END_LABEL, 0);
24784 targetm.asm_out.internal_label (asm_out_file, TEXT_END_LABEL, 0);
3571 #define TEXT_END_LABEL macro
/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c568 #ifndef TEXT_END_LABEL
569 #define TEXT_END_LABEL "*.L_text_e"
3756 high_pc_attribute (TEXT_END_LABEL);
5885 ASM_OUTPUT_DWARF_ADDR (asm_out_file, TEXT_END_LABEL);
5977 ASM_OUTPUT_LABEL (asm_out_file, TEXT_END_LABEL);
6028 ASM_OUTPUT_DWARF_DELTA4 (asm_out_file, TEXT_END_LABEL, TEXT_BEGIN_LABEL);
6083 ASM_OUTPUT_DWARF_DELTA4 (asm_out_file, TEXT_END_LABEL, TEXT_BEGIN_LABEL);
565 #define TEXT_END_LABEL macro
H A Ddwarf2out.c2713 #ifndef TEXT_END_LABEL
2714 #define TEXT_END_LABEL "Letext" macro
10041 ASM_GENERATE_INTERNAL_LABEL (text_end_label, TEXT_END_LABEL, 0);
10103 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, TEXT_END_LABEL, 0);

Completed in 231 milliseconds