Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/generic/
Dldsodefs.h137 return (ELFW(ST_VISIBILITY) (sym->st_other) == STV_HIDDEN in dl_symbol_visibility_binds_local_p()
/glibc-2.36/elf/
Delf.h628 #define STV_HIDDEN 2 /* Sym unavailable in other modules */ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-arm329 reference to _GLOBAL_OFFSET_TABLE_ with an STV_HIDDEN declaration.
DChangeLog.107398 Add test for symbols marked STV_HIDDEN.
DChangeLog.1111752 STV_HIDDEN and STV_INTERNAL during lookup.