Searched refs:bindtype (Results 1 – 3 of 3) 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()
9025 int bindtype; in elf_link_output_extsym() local9033 bindtype = STB_GLOBAL; in elf_link_output_extsym()9035 bindtype = STB_WEAK; in elf_link_output_extsym()9036 sym.st_info = ELF_ST_INFO (bindtype, type); in elf_link_output_extsym()
10131 int bindtype; in elf_link_output_extsym() local10139 bindtype = STB_GLOBAL; in elf_link_output_extsym()10141 bindtype = STB_WEAK; in elf_link_output_extsym()10142 sym.st_info = ELF_ST_INFO (bindtype, type); in elf_link_output_extsym()