| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | aof.h | 141 #define ASM_OUTPUT_LABEL(STREAM,NAME) \ macro 151 ASM_OUTPUT_LABEL (STREAM, NAME); \ 155 ASM_OUTPUT_LABEL (STREAM, NAME); \ 162 ASM_OUTPUT_LABEL (STREAM, NAME); \ 166 ASM_OUTPUT_LABEL (STREAM, NAME); \
|
| H A D | pe.h | 101 ASM_OUTPUT_LABEL (STREAM, NAME); \ 139 ASM_OUTPUT_LABEL ((STREAM), (NAME)); \
|
| H A D | aout.h | 202 ASM_OUTPUT_LABEL (STREAM, NAME); \ 278 ASM_OUTPUT_LABEL (STREAM, NAME); \
|
| H A D | elf.h | 79 ASM_OUTPUT_LABEL(FILE, NAME); \
|
| H A D | unknown-elf.h | 83 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | netbsd-aout.h | 145 ASM_OUTPUT_LABEL(FILE, NAME); \ 168 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| H A D | openbsd.h | 213 ASM_OUTPUT_LABEL(FILE, NAME); \ 242 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| H A D | elfos.h | 278 ASM_OUTPUT_LABEL (FILE, NAME); \ 301 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| H A D | darwin.h | 553 ASM_OUTPUT_LABEL (FILE, xname); \ 574 ASM_OUTPUT_LABEL (FILE, xname); \ 579 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| H A D | svr3.h | 59 ASM_OUTPUT_LABEL ((FILE), (NAME)); \
|
| H A D | darwin.c | 1436 ASM_OUTPUT_LABEL (file, section_start_label); in darwin_emit_except_table_label()
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | cygming.h | 183 ASM_OUTPUT_LABEL ((STREAM), (NAME)); \ 235 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| H A D | uwin.h | 85 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| /freebsd-12.1/contrib/gcc/config/sparc/ |
| H A D | sol2.h | 106 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | sysv4.h | 110 ASM_OUTPUT_LABEL (FILE, NAME); \
|
| H A D | ia64.h | 1533 #define ASM_OUTPUT_LABEL(STREAM, NAME) \ macro
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | defaults.h | 138 #ifndef ASM_OUTPUT_LABEL 139 #define ASM_OUTPUT_LABEL(FILE,NAME) \ macro
|
| H A D | xcoffout.c | 481 ASM_OUTPUT_LABEL (asm_out_file, fname); in xcoffout_end_epilogue()
|
| H A D | varasm.c | 499 ASM_OUTPUT_LABEL (file, name); in asm_output_bss() 525 ASM_OUTPUT_LABEL (file, name); in asm_output_aligned_bss() 1387 ASM_OUTPUT_LABEL (asm_out_file, cfun->cold_section_label); in assemble_start_function() 1397 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_label); in assemble_start_function() 1424 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_label); in assemble_start_function() 1473 ASM_OUTPUT_LABEL (asm_out_file, fnname); in assemble_start_function() 1502 ASM_OUTPUT_LABEL (asm_out_file, cfun->cold_section_end_label); in assemble_end_function() 1507 ASM_OUTPUT_LABEL (asm_out_file, cfun->hot_section_end_label); in assemble_end_function() 1691 ASM_OUTPUT_LABEL (asm_out_file, name); in assemble_variable_contents() 1983 ASM_OUTPUT_LABEL (asm_out_file, name); in assemble_label() [all …]
|
| H A D | dwarf2out.c | 610 ASM_OUTPUT_LABEL (asm_out_file, label); in dwarf2out_cfi_label() 2253 ASM_OUTPUT_LABEL (asm_out_file, l1); in output_call_frame_info() 2365 ASM_OUTPUT_LABEL (asm_out_file, l2); in output_call_frame_info() 2388 ASM_OUTPUT_LABEL (asm_out_file, l1); in output_call_frame_info() 2507 ASM_OUTPUT_LABEL (asm_out_file, l2); in output_call_frame_info() 2617 ASM_OUTPUT_LABEL (asm_out_file, label); in dwarf2out_end_epilogue() 6949 ASM_OUTPUT_LABEL (asm_out_file, sym); in output_die_symbol() 7930 ASM_OUTPUT_LABEL (asm_out_file, l1); in output_line_info() 7934 ASM_OUTPUT_LABEL (asm_out_file, p1); in output_line_info() 7978 ASM_OUTPUT_LABEL (asm_out_file, p2); in output_line_info() [all …]
|
| H A D | vmsdbgout.c | 1276 ASM_OUTPUT_LABEL (asm_out_file, label); in vmsdbgout_begin_prologue() 1295 ASM_OUTPUT_LABEL (asm_out_file, label); in vmsdbgout_end_prologue() 1329 ASM_OUTPUT_LABEL (asm_out_file, label); in vmsdbgout_end_epilogue()
|
| H A D | except.c | 3697 ASM_OUTPUT_LABEL (asm_out_file, ttype_after_disp_label); in output_function_exception_table() 3745 ASM_OUTPUT_LABEL (asm_out_file, cs_after_size_label); in output_function_exception_table() 3750 ASM_OUTPUT_LABEL (asm_out_file, cs_end_label); in output_function_exception_table() 3777 ASM_OUTPUT_LABEL (asm_out_file, ttype_label); in output_function_exception_table()
|
| H A D | final.c | 1660 ASM_OUTPUT_LABEL (file, name); in output_alternate_entry_point()
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | xcoff.h | 118 #define ASM_OUTPUT_LABEL(FILE,NAME) \ macro
|
| H A D | sysv4.h | 446 ASM_OUTPUT_LABEL (FILE, NAME); \
|