Lines Matching defs:bind
1109 uchar_t type, bind;
1118 bind = STB_GLOBAL;
1120 bind = STB_WEAK;
1122 symptr->st_info = ELF_ST_INFO(bind, type);
1656 uchar_t type, bind;
1669 bind = STB_GLOBAL;
1671 bind = STB_WEAK;
1673 sym->st_info = ELF_ST_INFO(bind, type);
1878 uchar_t bind;
1893 bind = STB_LOCAL;
1895 bind = STB_WEAK;
1898 bind = STB_GLOBAL;
1900 bind = STB_WEAK;
1908 sym->st_info = ELF_ST_INFO(bind,
1917 sym->st_info = ELF_ST_INFO(bind,