Searched refs:bindtype (Results 1 – 2 of 2) sorted by relevance
10762 int bindtype; in elf_link_output_extsym() local10770 bindtype = STB_GLOBAL; in elf_link_output_extsym()10772 bindtype = STB_WEAK; in elf_link_output_extsym()10773 sym.st_info = ELF_ST_INFO (bindtype, type); in elf_link_output_extsym()
10681 int bindtype; in elf_link_output_extsym() local10689 bindtype = STB_GLOBAL; in elf_link_output_extsym()10691 bindtype = STB_WEAK; in elf_link_output_extsym()10692 sym.st_info = ELF_ST_INFO (bindtype, type); in elf_link_output_extsym()