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

/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsysv4.h89 (*targetm.asm_out.internal_label) ((FILE), PREFIX, NUM); \
H A Dsparc.c7553 (*targetm.asm_out.internal_label) (asm_out_file, "L", CODE_LABEL_NUMBER (lab));
7582 (*targetm.asm_out.internal_label) (asm_out_file, "L", CODE_LABEL_NUMBER (lab));
/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Dxcoff.h204 for (*targetm.asm_out.internal_label), except the insn for the jump table is
208 { ASM_OUTPUT_ALIGN (FILE, 2); (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM); }
H A Drs6000.c16062 (*targetm.asm_out.internal_label) (file, "LC", labelno);
17848 (*targetm.asm_out.internal_label) (asm_out_file, "LCTOC", 0);
18495 (*targetm.asm_out.internal_label) (file, "LCL", rs6000_pic_labelno);
/freebsd-9.3-release/contrib/gcc/config/
H A Delfos.h142 (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM); \
/freebsd-9.3-release/contrib/gcc/
H A Ddbxout.c508 targetm.asm_out.internal_label (asm_out_file, stem, counter);
523 targetm.asm_out.internal_label (asm_out_file, stem, counter);
920 targetm.asm_out.internal_label (asm_out_file, "Lscope", scope_labelno);
1036 targetm.asm_out.internal_label (asm_out_file, "Ltext", 0);
1261 targetm.asm_out.internal_label (asm_out_file, "LFBB", scope_labelno);
1295 targetm.asm_out.internal_label (asm_out_file, "LBB", n);
1304 targetm.asm_out.internal_label (asm_out_file, "LBE", n);
H A Dtarget.h115 void (* internal_label) (FILE *, const char *, unsigned long); member in struct:gcc_target::asm_out
H A Dvmsdbgout.c1348 targetm.asm_out.internal_label (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);
1361 targetm.asm_out.internal_label (asm_out_file, BLOCK_END_LABEL, blocknum);
1546 targetm.asm_out.internal_label (asm_out_file, LINE_CODE_LABEL,
1703 targetm.asm_out.internal_label (asm_out_file, TEXT_END_LABEL, 0);
H A Ddefaults.h164 (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM)
H A Dfinal.c1479 targetm.asm_out.internal_label (file, "LP", current_function_funcdef_no);
1952 targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (insn));
1961 targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (insn));
H A Dvarasm.c2169 targetm.asm_out.internal_label (asm_out_file, "LTRAMP", 0);
3428 targetm.asm_out.internal_label (asm_out_file, "LC", desc->labelno);
H A Ddwarf2out.c2381 targetm.asm_out.internal_label (asm_out_file, FDE_LABEL, for_eh + i * 2);
13839 targetm.asm_out.internal_label (asm_out_file,
13870 targetm.asm_out.internal_label (asm_out_file, LINE_CODE_LABEL,
14469 targetm.asm_out.internal_label (asm_out_file, TEXT_END_LABEL, 0);
14473 targetm.asm_out.internal_label (asm_out_file, COLD_END_LABEL, 0);
H A Dexcept.c3679 targetm.asm_out.internal_label (asm_out_file, "LLSDA",
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c8398 targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (op[6]));
8411 targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (op[5]));
8414 targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (op[6]));
8555 targetm.asm_out.internal_label (file, "L",
8560 targetm.asm_out.internal_label (file, "L",
8566 targetm.asm_out.internal_label (file, "L",
8584 targetm.asm_out.internal_label (file, "L",
8643 targetm.asm_out.internal_label (file, "L",
8682 targetm.asm_out.internal_label (file, "L", CODE_LABEL_NUMBER (op[8]));
8690 targetm.asm_out.internal_label (fil
[all...]
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.h2211 (*targetm.asm_out.internal_label) (FILE, PREFIX, NUM); \
H A Darm.c10215 targetm.asm_out.internal_label (asm_out_file, "L",
11468 3 -> 0 (*targetm.asm_out.internal_label) if the `target' label is reached
14607 targetm.asm_out.internal_label (asm_out_file, "L",
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c9435 (*targetm.asm_out.internal_label) (asm_out_file, "L",
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c5268 (*targetm.asm_out.internal_label) (asm_out_file, "L",
5289 targetm.asm_out.internal_label (asm_out_file, "L",

Completed in 466 milliseconds