Searched refs:GLUE_LABEL (Results 1 – 1 of 1) sorted by relevance
235 #define GLUE_LABEL(label, tag) GLUE_LABEL_GUTS(label, tag) macro238 movw reg, :lower16:(label##$non_lazy_ptr - (GLUE_LABEL(label, __LINE__) + PC_INC)) ; \239 movt reg, :upper16:(label##$non_lazy_ptr - (GLUE_LABEL(label, __LINE__) + PC_INC)) ; \240 GLUE_LABEL(label, __LINE__): ; \