Searched refs:bindtype (Results 1 – 3 of 3) sorted by relevance
6602 int bindtype; local6605 bindtype = STB_GLOBAL;6607 bindtype = STB_WEAK;6608 sym.st_info = ELF_ST_INFO (bindtype, ELF_ST_TYPE (sym.st_info));
6148 int bindtype; in elf_link_output_extsym() local6151 bindtype = STB_GLOBAL; in elf_link_output_extsym()6153 bindtype = STB_WEAK; in elf_link_output_extsym()6154 sym.st_info = ELF_ST_INFO (bindtype, ELF_ST_TYPE (sym.st_info)); in elf_link_output_extsym()
6936 int bindtype; in elf_link_output_extsym() local6939 bindtype = STB_GLOBAL; in elf_link_output_extsym()6941 bindtype = STB_WEAK; in elf_link_output_extsym()6942 sym.st_info = ELF_ST_INFO (bindtype, ELF_ST_TYPE (sym.st_info)); in elf_link_output_extsym()