Home
last modified time | relevance | path

Searched refs:get_local_tls_init_fn (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c3422 get_local_tls_init_fn (location_t loc) in get_local_tls_init_fn() function
3460 return get_local_tls_init_fn (DECL_SOURCE_LOCATION (var)); in get_tls_init_fn()
4553 tree fn = get_local_tls_init_fn (loc); in handle_tls_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc3642 get_local_tls_init_fn (location_t loc) in get_local_tls_init_fn() function
3680 return get_local_tls_init_fn (DECL_SOURCE_LOCATION (var)); in get_tls_init_fn()
4815 tree fn = get_local_tls_init_fn (loc); in handle_tls_init()
H A DChangeLog-20134189 * decl2.c (get_local_tls_init_fn): New.
H A DChangeLog-20184 * decl2.c (get_local_tls_init_fn): Add location_t argument and
H A DChangeLog-20171283 * decl2.c (get_guard, get_local_tls_init_fn, get_tls_init_fn,