Home
last modified time | relevance | path

Searched defs:tls_map (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-emutls.c72 static hash_map<varpool_node *, tls_var_data> *tls_map = NULL; variable
804 delete tls_map; in ipa_lower_emutls() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-emutls.cc72 static hash_map<varpool_node *, tls_var_data> *tls_map = NULL; variable