HomeSort by: relevance | last modified time | path
    Searched defs:hvis (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 2173 unsigned short hvis = (*sym_hash)->visibility;
2174 if (visibility && ( !hvis || visibility < hvis))
2167 unsigned short hvis = (*sym_hash)->visibility; local
elflink.c 1116 unsigned hvis = ELF_ST_VISIBILITY (h->other);
1120 if (symvis - 1 < hvis - 1)
1113 unsigned hvis = ELF_ST_VISIBILITY (h->other); local
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 2173 unsigned short hvis = (*sym_hash)->visibility;
2174 if (visibility && ( !hvis || visibility < hvis))
2167 unsigned short hvis = (*sym_hash)->visibility; local
elflink.c 1109 unsigned hvis = ELF_ST_VISIBILITY (h->other);
1113 if (symvis - 1 < hvis - 1)
1106 unsigned hvis = ELF_ST_VISIBILITY (h->other); local
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 2130 unsigned short hvis = (*sym_hash)->visibility;
2131 if (visibility && ( !hvis || visibility < hvis))
2124 unsigned short hvis = (*sym_hash)->visibility; local
elflink.c 1070 unsigned hvis = ELF_ST_VISIBILITY (h->other);
1074 if (symvis - 1 < hvis - 1)
1067 unsigned hvis = ELF_ST_VISIBILITY (h->other); local
  /src/external/gpl3/gdb.old/dist/bfd/
xcofflink.c 2138 unsigned short hvis = (*sym_hash)->visibility;
2139 if (visibility && ( !hvis || visibility < hvis))
2132 unsigned short hvis = (*sym_hash)->visibility; local
elflink.c 1070 unsigned hvis = ELF_ST_VISIBILITY (h->other);
1074 if (symvis - 1 < hvis - 1)
1067 unsigned hvis = ELF_ST_VISIBILITY (h->other); local

Completed in 99 milliseconds