Home
last modified time | relevance | path

Searched refs:ASM_OUTPUT_LABELREF (Results 1 – 4 of 4) 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/config/i386/
Dcygming.h251 #undef ASM_OUTPUT_LABELREF
252 #define ASM_OUTPUT_LABELREF(STREAM, NAME) \ 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/
Ddefaults.h168 #ifndef ASM_OUTPUT_LABELREF
169 #define ASM_OUTPUT_LABELREF(FILE,NAME) \ macro
Dtarget.def510 ASM_OUTPUT_LABELREF, returning result as an IDENTIFIER_NODE. */
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info34174 -- Macro: ASM_OUTPUT_LABELREF (STREAM, NAME)
34246 string doesn't start with '*', then 'ASM_OUTPUT_LABELREF' gets to
34248 'ASM_OUTPUT_LABELREF' is also part of your machine description, so
34257 The string will be used as an argument to 'ASM_OUTPUT_LABELREF' to
45391 * ASM_OUTPUT_LABELREF: Label Output. (line 314)