Searched refs:STV_HIDDEN (Results 1 – 5 of 5) sorted by relevance
398 #define STV_HIDDEN 2 /* Symbol unavailable in other mods */ macro
194 SYM_VISIBILITY(STV_HIDDEN), in sym_visibility()
141 elf_sym__visibility(sym) != STV_HIDDEN && in elf_sym__is_label()
803 if (sym_vis != STV_DEFAULT && sym_vis != STV_HIDDEN) { in linker_sanity_check_elf_symtab()
881 && (ELF64_ST_VISIBILITY(sym->st_other) == STV_HIDDEN in bpf_object__add_programs()2994 if (ELF64_ST_VISIBILITY(sym->st_other) == STV_HIDDEN in btf_fixup_datasec()