Lines Matching refs:binding
55 elfcpp::STT type, elfcpp::STB binding, in init_fields() argument
65 this->binding_ = binding; in init_fields()
136 elfcpp::STB binding, elfcpp::STV visibility, in init_base_output_data() argument
140 this->init_fields(name, version, type, binding, visibility, nonvis); in init_base_output_data()
155 elfcpp::STB binding, elfcpp::STV visibility, in init_base_output_segment() argument
160 this->init_fields(name, version, type, binding, visibility, nonvis); in init_base_output_segment()
174 elfcpp::STT type, elfcpp::STB binding, in init_base_constant() argument
178 this->init_fields(name, version, type, binding, visibility, nonvis); in init_base_constant()
190 elfcpp::STT type, elfcpp::STB binding, in init_base_undefined() argument
193 this->init_fields(name, version, type, binding, visibility, nonvis); in init_base_undefined()
234 elfcpp::STB binding, in init_output_data() argument
240 this->init_base_output_data(name, version, od, type, binding, visibility, in init_output_data()
254 elfcpp::STB binding, in init_output_segment() argument
260 this->init_base_output_segment(name, version, os, type, binding, visibility, in init_output_segment()
273 elfcpp::STT type, elfcpp::STB binding, in init_constant() argument
277 this->init_base_constant(name, version, type, binding, visibility, nonvis, in init_constant()
288 elfcpp::STT type, elfcpp::STB binding, in init_undefined() argument
291 this->init_base_undefined(name, version, type, binding, visibility, nonvis); in init_undefined()
428 && this->binding() == elfcpp::STB_GNU_UNIQUE)) in should_add_dynsym_entry()
734 esym.put_st_info(from->binding(), from->type()); in resolve()
1098 && (ret->binding() == elfcpp::STB_GLOBAL in add_from_object()
1099 || ret->binding() == elfcpp::STB_GNU_UNIQUE in add_from_object()
1100 || ret->binding() == elfcpp::STB_WEAK) in add_from_object()
1631 if (s1->binding() != s2->binding()) in operator ()()
1633 if (s1->binding() == elfcpp::STB_WEAK) in operator ()()
1635 if (s2->binding() == elfcpp::STB_WEAK) in operator ()()
1661 if ((*p)->binding() != elfcpp::STB_WEAK) in record_weak_aliases()
1854 elfcpp::STB binding, in define_in_output_data() argument
1864 value, symsize, type, binding, in define_in_output_data()
1876 value, symsize, type, binding, in define_in_output_data()
1900 elfcpp::STB binding, in do_define_in_output_data() argument
1934 sym->init_output_data(name, version, od, value, symsize, type, binding, in do_define_in_output_data()
1940 if (binding == elfcpp::STB_LOCAL in do_define_in_output_data()
1970 elfcpp::STB binding, in define_in_output_segment() argument
1981 binding, visibility, nonvis, in define_in_output_segment()
1992 binding, visibility, nonvis, in define_in_output_segment()
2014 elfcpp::STB binding, in do_define_in_output_segment() argument
2048 sym->init_output_segment(name, version, os, value, symsize, type, binding, in do_define_in_output_segment()
2054 if (binding == elfcpp::STB_LOCAL in do_define_in_output_segment()
2084 elfcpp::STB binding, in define_as_constant() argument
2094 symsize, type, binding, in define_as_constant()
2105 symsize, type, binding, in define_as_constant()
2127 elfcpp::STB binding, in do_define_as_constant() argument
2161 sym->init_constant(name, version, value, symsize, type, binding, visibility, in do_define_as_constant()
2171 && (binding == elfcpp::STB_LOCAL in do_define_as_constant()
2205 p->size, p->type, p->binding, in define_symbols()
2211 p->type, p->binding, p->visibility, p->nonvis, in define_symbols()
2231 p->size, p->type, p->binding, in define_symbols()
2237 p->type, p->binding, p->visibility, p->nonvis, in define_symbols()
2262 elfcpp::STB binding = csym->binding(); in define_with_copy_reloc() local
2263 if (binding == elfcpp::STB_WEAK) in define_with_copy_reloc()
2264 binding = elfcpp::STB_GLOBAL; in define_with_copy_reloc()
2268 csym->type(), binding, in define_with_copy_reloc()
2921 elfcpp::STB binding = sym->binding(); in sized_write_globals() local
2926 && binding == elfcpp::STB_GLOBAL in sized_write_globals()
2928 binding = elfcpp::STB_WEAK; in sized_write_globals()
2931 if (binding == elfcpp::STB_GNU_UNIQUE in sized_write_globals()
2933 binding = elfcpp::STB_GLOBAL; in sized_write_globals()
2959 binding = elfcpp::STB_WEAK; in sized_write_globals()
2961 binding = elfcpp::STB_GLOBAL; in sized_write_globals()
3051 binding, sympool, ps); in sized_write_globals()
3060 binding, dynpool, pd); in sized_write_globals()
3080 elfcpp::STB binding, in sized_write_symbol() argument
3104 osym.put_st_info(elfcpp::elf_st_info(binding, type)); in sized_write_symbol()
3130 && sym->binding() != elfcpp::STB_WEAK in warn_about_undefined_dynobj_symbol()
3702 elfcpp::STB binding,
3715 elfcpp::STB binding,