Home
last modified time | relevance | path

Searched refs:ELF_ST_VISIBILITY (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/sys/
H A Delf_generic.h93 #define ELF_ST_VISIBILITY __ELFN(ST_VISIBILITY) macro
/freebsd-13.1/libexec/rtld-elf/
H A Drtld.c4604 ELF_ST_VISIBILITY(req1.sym_out->st_other) == STV_PROTECTED)) { in symlook_default()