Searched refs:_C_LABEL (Results 1 – 6 of 6) sorted by relevance
58 addl $_C_LABEL(_GLOBAL_OFFSET_TABLE_)+[.-666b], %ebx72 #define _C_LABEL(name) name macro75 #define CVAROFF(x, y) _C_LABEL(x) + y119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE120 #define NENTRY(y) _ENTRY(_C_LABEL(y))121 #define END(y) _END(_C_LABEL(y))124 #define ENTRY_PRIVATE(y) ENTRY(y); .hidden _C_LABEL(y)127 #define ALTENTRY(name) .globl _C_LABEL(name); _C_LABEL(name):
42 # define _C_LABEL(x) x macro45 # define _C_LABEL(x) _ ## x macro47 # define _C_LABEL(x) _/**/x macro93 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE94 #define ENTRY_NP(y) _ENTRY(_C_LABEL(y))95 #define END(y) _END(_C_LABEL(y))101 #define ENTRY_PRIVATE(y) ENTRY(y); .hidden _C_LABEL(y)133 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0
34 #define _C_LABEL(x) __CONCAT(_,x) macro37 #define _C_LABEL(x) x macro41 #define ___RENAME(x) __asm__(___STRING(_C_LABEL(x)))
34 #define _C_LABEL(x) __CONCAT(_,x) macro37 #define _C_LABEL(x) x macro42 #define ___RENAME(x) __asm__(___STRING(_C_LABEL(x)))
137 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE138 #define ENTRY_NP(y) _ENTRY(_C_LABEL(y))
59 #define _C_LABEL(x) x /* XXX Obsolete but keep for a while */ macro