_GEP_LABEL
_GEP_LABEL(x): \
addis %r2, %r12, .TOC.-_GEP_LABEL(x)@ha; \
addi %r2, %r2, .TOC.-_GEP_LABEL(x)@l; \
.localentry x, _LEP_LABEL(x)-_GEP_LABEL(x);