Searched refs:bindtype (Results 1 – 1 of 1) sorted by relevance
8112 int bindtype; in elf_link_output_extsym() local8115 bindtype = STB_GLOBAL; in elf_link_output_extsym()8117 bindtype = STB_WEAK; in elf_link_output_extsym()8118 sym.st_info = ELF_ST_INFO (bindtype, ELF_ST_TYPE (sym.st_info)); in elf_link_output_extsym()