Home
last modified time | relevance | path

Searched refs:EMUTLS_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-emutls.c78 # define EMUTLS_SEPARATOR "." macro
80 # define EMUTLS_SEPARATOR "$" macro
82 # define EMUTLS_SEPARATOR "_" macro
109 : "__emutls_v" EMUTLS_SEPARATOR); in get_emutls_object_name()
229 : "__emutls_t" EMUTLS_SEPARATOR); in get_emutls_init_templ_addr()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-emutls.c72 # define EMUTLS_SEPARATOR "." macro
74 # define EMUTLS_SEPARATOR "$" macro
76 # define EMUTLS_SEPARATOR "_" macro
103 : "__emutls_v" EMUTLS_SEPARATOR); in get_emutls_object_name()
222 : "__emutls_t" EMUTLS_SEPARATOR); in get_emutls_init_templ_addr()