Searched refs:Dbg_tls_static_block (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | tls.c | 290 DBG_CALL(Dbg_tls_static_block(&lml_main, 0, 0, in tls_statmod() 331 DBG_CALL(Dbg_tls_static_block(&lml_main, (void *)tlsmodlist, in tls_statmod()
|
/titanic_44/usr/src/cmd/sgs/liblddbg/common/ |
H A D | tls.c | 71 Dbg_tls_static_block(Lm_list *lml, void *list, ulong_t size, ulong_t resv) in Dbg_tls_static_block() function
|
H A D | mapfile-vers | 468 Dbg_tls_static_block;
|
H A D | llib-llddbg | 72 void Dbg_tls_static_block(Lm_list *, void *, ulong_t, ulong_t);
|
/titanic_44/usr/src/cmd/sgs/include/ |
H A D | debug.h | 1037 extern void Dbg_tls_static_block(Lm_list *, void *, ulong_t, ulong_t);
|