Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-emutls.cc78 # 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()
H A DChangeLog-200821333 (EMUTLS_SEPARATOR): New.
H A DChangeLog-201019785 (EMUTLS_SEPARATOR, prefix_name, get_emutls_object_name,