Searched refs:hvis (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/binutils/bfd/
H A Delflink.c4243 unsigned char hvis, symvis, other, nvis;
4250 hvis = ELF_ST_VISIBILITY (h->other);
4252 if (! hvis)
4255 nvis = hvis;
4257 nvis = hvis < symvis ? hvis : symvis;
4234 unsigned char hvis, symvis, other, nvis; local

Completed in 143 milliseconds