Searched refs:LABELNO (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/config/arm/ |
| H A D | arm.h | 1639 #define ARM_FUNCTION_PROFILER(STREAM, LABELNO) \ argument 1648 ASM_GENERATE_INTERNAL_LABEL (temp, "LP", LABELNO); \ 1655 #define FUNCTION_PROFILER(STREAM, LABELNO) \ argument 1657 ARM_FUNCTION_PROFILER (STREAM, LABELNO) \ 1659 THUMB_FUNCTION_PROFILER (STREAM, LABELNO) 1661 #define FUNCTION_PROFILER(STREAM, LABELNO) \ argument 1662 ARM_FUNCTION_PROFILER (STREAM, LABELNO)
|
| H A D | linux-elf.h | 88 #define ARM_FUNCTION_PROFILER(STREAM, LABELNO) \ argument
|
| H A D | bpabi.h | 124 #define ARM_FUNCTION_PROFILER(STREAM, LABELNO) \ argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | defaults.h | 51 # define ASM_FORMAT_PRIVATE_NAME(OUTPUT, NAME, LABELNO) \ argument 55 sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | defaults.h | 51 # define ASM_FORMAT_PRIVATE_NAME(OUTPUT, NAME, LABELNO) \ argument 55 sprintf (output_, ASM_PN_FORMAT, name_, (unsigned long)(LABELNO)); \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64.h | 1125 #define FUNCTION_PROFILER(STREAM, LABELNO) do { } while (0) argument
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 35602 -- Macro: FUNCTION_PROFILER (FILE, LABELNO) 35613 variable is 'LP' followed by the number LABELNO, so you would 35626 LABELNO argument to 'FUNCTION_PROFILER'. 38777 -- Macro: ASM_OUTPUT_SPECIAL_POOL_ENTRY (FILE, X, MODE, ALIGN, LABELNO, 38789 The argument LABELNO is a number to use in an internal label for 38794 (*targetm.asm_out.internal_label) (FILE, "LC", LABELNO); 39332 char *PREFIX, unsigned long LABELNO) 39334 is made from the string PREFIX and the number LABELNO.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 35602 -- Macro: FUNCTION_PROFILER (FILE, LABELNO) 35613 variable is 'LP' followed by the number LABELNO, so you would 35626 LABELNO argument to 'FUNCTION_PROFILER'. 38777 -- Macro: ASM_OUTPUT_SPECIAL_POOL_ENTRY (FILE, X, MODE, ALIGN, LABELNO, 38789 The argument LABELNO is a number to use in an internal label for 38794 (*targetm.asm_out.internal_label) (FILE, "LC", LABELNO); 39332 char *PREFIX, unsigned long LABELNO) 39334 is made from the string PREFIX and the number LABELNO.
|