Searched refs:bindtype (Results 1 – 1 of 1) sorted by relevance
9515 int bindtype; in elf_link_output_extsym() local9523 bindtype = STB_GLOBAL; in elf_link_output_extsym()9525 bindtype = STB_WEAK; in elf_link_output_extsym()9526 sym.st_info = ELF_ST_INFO (bindtype, type); in elf_link_output_extsym()