Home
last modified time | relevance | path

Searched refs:ASM_OUTPUT_INTERNAL_LABEL (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddefaults.h160 #ifndef ASM_OUTPUT_INTERNAL_LABEL
161 #define ASM_OUTPUT_INTERNAL_LABEL(FILE,NAME) \ macro
H A Dvarasm.c7124 ASM_OUTPUT_INTERNAL_LABEL (stream, buf); in default_internal_label()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddefaults.h158 #ifndef ASM_OUTPUT_INTERNAL_LABEL
159 #define ASM_OUTPUT_INTERNAL_LABEL(FILE,NAME) \ macro
H A Dvarasm.c7283 ASM_OUTPUT_INTERNAL_LABEL (stream, buf); in default_internal_label()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c10910 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, indirectlabel1); in output_indirect_thunk()
10921 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, indirectlabel2); in output_indirect_thunk()
13037 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab); in output_adjust_stack_and_probe()
13168 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab); in output_probe_stack_range()
28760 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, indirectlabel1); in ix86_output_indirect_branch_via_reg()
28772 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, indirectlabel2); in ix86_output_indirect_branch_via_reg()
28865 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, indirectlabel1); in ix86_output_indirect_branch_via_push()
28912 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, indirectlabel2); in ix86_output_indirect_branch_via_push()
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c9809 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab); in output_adjust_stack_and_probe()
9831 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, end_lab); in output_adjust_stack_and_probe()
9929 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, loop_lab); in output_probe_stack_range()
9953 ASM_OUTPUT_INTERNAL_LABEL (asm_out_file, end_lab); in output_probe_stack_range()
/dflybsd-src/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi7813 @defmac ASM_OUTPUT_INTERNAL_LABEL (@var{stream}, @var{name})
H A Dtm.texi.in7710 @defmac ASM_OUTPUT_INTERNAL_LABEL (@var{stream}, @var{name})