Home
last modified time | relevance | path

Searched refs:ASM_OUTPUT_FUNCTION_LABEL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Ddefaults.h152 #ifndef ASM_OUTPUT_FUNCTION_LABEL
153 #define ASM_OUTPUT_FUNCTION_LABEL(FILE, NAME, DECL) \ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
Di386.h2028 #undef ASM_OUTPUT_FUNCTION_LABEL
2029 #define ASM_OUTPUT_FUNCTION_LABEL(FILE, NAME, DECL) \ macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info33876 -- Macro: ASM_OUTPUT_FUNCTION_LABEL (STREAM, NAME, DECL)
33972 label definition (perhaps using 'ASM_OUTPUT_FUNCTION_LABEL'). The
33978 'ASM_OUTPUT_FUNCTION_LABEL').
45388 * ASM_OUTPUT_FUNCTION_LABEL: Label Output. (line 16)