Searched defs:mysym (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/tests/libexec/ld.elf_so/helper_onlydef/
H A Dh_onlydef.c29 __thread int mysym = 0; variable
/netbsd-current/tests/libexec/ld.elf_so/helper_onlydef_static/
H A Dh_onlydef_static.c29 __thread int mysym __attribute__((tls_model("initial-exec"))) = 0; variable
/netbsd-current/tests/libexec/ld.elf_so/helper_def_static/
H A Dh_def_static.c29 __thread int mysym __attribute__((tls_model("initial-exec"))) = 0; variable

Completed in 87 milliseconds