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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h180 #ifndef ASM_OUTPUT_DEBUG_LABEL
181 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \ macro
H A Dfinal.c2265 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LEHB",
2270 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LEHE",
2299 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LCFI",
2409 ASM_OUTPUT_DEBUG_LABEL (file, "L", CODE_LABEL_NUMBER (insn));
2415 ASM_OUTPUT_DEBUG_LABEL (file, "LDL", CODE_LABEL_NUMBER (insn));
H A Dasan.c1250 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LASANPC",
H A Ddwarf2out.c1076 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL,
1141 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, PROLOGUE_END_LABEL,
1164 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, EPILOGUE_BEGIN_LABEL,
27013 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);
27023 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_END_LABEL, blocknum);
27455 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LVL", loclabel_num);
27703 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_INLINE_ENTRY_LABEL,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h179 #ifndef ASM_OUTPUT_DEBUG_LABEL
180 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \ macro
H A Dfinal.cc2259 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LEHB",
2264 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LEHE",
2293 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LCFI",
2399 ASM_OUTPUT_DEBUG_LABEL (file, "L", CODE_LABEL_NUMBER (insn));
2405 ASM_OUTPUT_DEBUG_LABEL (file, "LDL", CODE_LABEL_NUMBER (insn));
H A Dasan.cc1446 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LASANPC",
H A Ddwarf2out.cc1094 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, FUNC_BEGIN_LABEL,
1161 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, PROLOGUE_END_LABEL,
1184 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, EPILOGUE_BEGIN_LABEL,
27625 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_BEGIN_LABEL, blocknum);
27635 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_END_LABEL, blocknum);
28067 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, "LVL", loclabel_num);
28315 ASM_OUTPUT_DEBUG_LABEL (asm_out_file, BLOCK_INLINE_ENTRY_LABEL,
/netbsd-current/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.h968 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dia64.h1491 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \
1455 #define ASM_OUTPUT_DEBUG_LABEL macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.h1492 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \
1456 #define ASM_OUTPUT_DEBUG_LABEL macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.h2950 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \
2932 #define ASM_OUTPUT_DEBUG_LABEL macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.h2969 #define ASM_OUTPUT_DEBUG_LABEL(FILE, PREFIX, NUM) \
2951 #define ASM_OUTPUT_DEBUG_LABEL macro

Completed in 367 milliseconds