Searched refs:bindtype (Results 1 – 1 of 1) sorted by relevance
6561 int bindtype; in elf_link_output_extsym() local6564 bindtype = STB_GLOBAL; in elf_link_output_extsym()6566 bindtype = STB_WEAK; in elf_link_output_extsym()6567 sym.st_info = ELF_ST_INFO (bindtype, ELF_ST_TYPE (sym.st_info)); in elf_link_output_extsym()