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

/freebsd-9.3-release/contrib/gcc/
H A Ddwarf2out.c4335 static char text_section_label[MAX_ARTIFICIAL_LABEL_BYTES];
7497 dw2_asm_output_addr (DWARF2_ADDR_SIZE, text_section_label, "Address");
7499 text_section_label, "Length");
7597 text_section_label,
7600 text_section_label, NULL);
7998 strcpy (prev_line_label, text_section_label);
10395 secname = text_section_label;
13787 newloc->section_label = text_section_label;
14049 ASM_GENERATE_INTERNAL_LABEL (text_section_label, TEXT_SECTION_LABEL, 0);
14076 ASM_OUTPUT_LABEL (asm_out_file, text_section_label);
4331 static char text_section_label[MAX_ARTIFICIAL_LABEL_BYTES]; variable
[all...]

Completed in 75 milliseconds