Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tls_statmod
usr/src/cmd/sgs/rtld/common/_rtld.h
790
extern int tls_statmod(Lm_list *, Rt_map *);
usr/src/cmd/sgs/rtld/common/setup.c
1133
if (tls_statmod(&lml_main, mlmp) == 0)