Searched defs:ASM_OUTPUT_LABELREF (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | sysv4.h | 64 #define ASM_OUTPUT_LABELREF(STREAM, NAME) \ macro
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | pe.h | 83 #define ASM_OUTPUT_LABELREF(STREAM, NAME) \ macro
|
| H A D | aof.h | 179 #define ASM_OUTPUT_LABELREF(STREAM,NAME) \ macro
|
| H A D | arm.h | 1825 #define ASM_OUTPUT_LABELREF(FILE, NAME) \ macro
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | freebsd.h | 132 #define ASM_OUTPUT_LABELREF(FILE, NAME) \ macro
|
| H A D | cygming.h | 157 #define ASM_OUTPUT_LABELREF i386_pe_output_labelref macro
|
| /freebsd-12.1/contrib/gcc/config/ |
| H A D | darwin.h | 590 #define ASM_OUTPUT_LABELREF(FILE,NAME) \ macro
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | defaults.h | 155 #define ASM_OUTPUT_LABELREF(FILE,NAME) asm_fprintf ((FILE), "%U%s", (NAME)) macro
|
| /freebsd-12.1/contrib/gcc/config/mips/ |
| H A D | mips.h | 2217 #define ASM_OUTPUT_LABELREF(FILE,NAME) \ macro
|