Home
last modified time | relevance | path

Searched refs:relnum (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Derrors.cc136 size_t relnum, off_t reloffset, in error_at_location() argument
140 relinfo->location(relnum, reloffset).c_str()); in error_at_location()
152 size_t relnum, off_t reloffset, in warning_at_location() argument
156 relinfo->location(relnum, reloffset).c_str()); in warning_at_location()
281 size_t relnum, off_t reloffset, in gold_error_at_location() argument
286 parameters->errors()->error_at_location(relinfo, relnum, reloffset, in gold_error_at_location()
296 size_t relnum, off_t reloffset, in gold_warning_at_location() argument
301 parameters->errors()->warning_at_location(relinfo, relnum, reloffset, in gold_warning_at_location()
320 size_t relnum, off_t reloffset) in gold_undefined_symbol_at_location() argument
323 relinfo->location(relnum, reloffset)); in gold_undefined_symbol_at_location()
[all …]
Di386.cc638 size_t relnum, const elfcpp::Rel<32, false>&,
648 size_t relnum, const elfcpp::Rel<32, false>&,
656 tls_gd_to_ie(const Relocate_info<32, false>*, size_t relnum,
665 tls_gd_to_le(const Relocate_info<32, false>*, size_t relnum,
675 tls_desc_gd_to_ie(const Relocate_info<32, false>*, size_t relnum,
685 tls_desc_gd_to_le(const Relocate_info<32, false>*, size_t relnum,
694 tls_ld_to_le(const Relocate_info<32, false>*, size_t relnum,
703 tls_ie_to_le(const Relocate_info<32, false>*, size_t relnum,
2730 size_t relnum, in relocate() argument
2745 gold_error_at_location(relinfo, relnum, rel.get_r_offset(), in relocate()
[all …]
Dtls.h51 size_t relnum, in check_range() argument
58 gold_error_at_location(relinfo, relnum, rel_offset, in check_range()
67 size_t relnum, in check_tls() argument
72 gold_error_at_location(relinfo, relnum, rel_offset, in check_tls()
Dx86_64.cc788 size_t relnum, const elfcpp::Rela<size, false>&,
798 size_t relnum, const elfcpp::Rela<size, false>&,
806 tls_gd_to_ie(const Relocate_info<size, false>*, size_t relnum,
816 tls_gd_to_le(const Relocate_info<size, false>*, size_t relnum,
825 tls_desc_gd_to_ie(const Relocate_info<size, false>*, size_t relnum,
835 tls_desc_gd_to_le(const Relocate_info<size, false>*, size_t relnum,
844 tls_ld_to_le(const Relocate_info<size, false>*, size_t relnum,
853 tls_ie_to_le(const Relocate_info<size, false>*, size_t relnum,
3283 size_t relnum, in relocate() argument
3301 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
[all …]
Derrors.h74 size_t relnum, off_t reloffset,
81 size_t relnum, off_t reloffset,
Dsparc.cc320 Output_section*, size_t relnum,
332 size_t relnum, const elfcpp::Rela<size, big_endian>&,
3171 size_t relnum, in relocate() argument
3186 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
3567 this->relocate_tls(relinfo, target, relnum, rela, in relocate()
3584 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
3590 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
3606 size_t relnum, in relocate_tls() argument
3781 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate_tls()
3842 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate_tls()
[all …]
Dsymtab.h1292 size_t relnum, off_t reloffset) const;
1532 size_t relnum, off_t reloffset) const in issue_warning() argument
1533 { this->warnings_.issue_warning(sym, relinfo, relnum, reloffset); } in issue_warning()
Dsymtab.cc3447 size_t relnum, off_t reloffset) const in issue_warning() argument
3458 gold_warning_at_location(relinfo, relnum, reloffset, in issue_warning()
3727 size_t relnum, off_t reloffset) const;
3735 size_t relnum, off_t reloffset) const;
3743 size_t relnum, off_t reloffset) const;
3751 size_t relnum, off_t reloffset) const;
Dmips.cc2980 size_t relnum,
3396 Output_section*, size_t relnum,
3408 Output_section*, size_t relnum,
3418 Output_section*, size_t relnum,
8436 size_t relnum, in relocate_special_relocatable() argument
8545 gold_error_at_location(relinfo, relnum, reloc.get_r_offset(), in relocate_special_relocatable()
8549 gold_error_at_location(relinfo, relnum, reloc.get_r_offset(), in relocate_special_relocatable()
9566 size_t relnum, in relocate() argument
9684 gold_error_at_location(relinfo, relnum, r_offset, in relocate()
10154 gold_error_at_location(relinfo, relnum, r_offset, in relocate()
[all …]
Dpowerpc.cc882 size_t relnum, in expect_tls_get_addr_call() argument
887 this->relnum_ = relnum; in expect_tls_get_addr_call()
1060 Output_section*, size_t relnum,
6791 size_t relnum, in relocate() argument
6806 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
6962 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
7152 this->expect_tls_get_addr_call(relinfo, relnum, rela.get_r_offset()); in relocate()
7183 this->expect_tls_get_addr_call(relinfo, relnum, rela.get_r_offset()); in relocate()
7406 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
7430 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
[all …]
Daarch64.cc3164 size_t relnum, const elfcpp::Rela<size, big_endian>&,
6812 size_t relnum, in relocate() argument
6833 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
7054 reloc_status = relocate_tls(relinfo, target, relnum, rela, r_type, in relocate()
7068 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
7074 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
7086 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
7093 relnum, in relocate()
7112 size_t relnum, in relocate_tls() argument
7190 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate_tls()
Darm.cc2326 size_t relnum,
2676 Output_section*, size_t relnum,
9386 size_t relnum, in relocate() argument
9407 gold_error_at_location(relinfo, relnum, rel.get_r_offset(), in relocate()
9460 else if (relnum != Target_arm<big_endian>::fake_relnum_for_stubs) in relocate()
9866 this->relocate_tls(relinfo, target, relnum, rel, r_type, gsym, psymval, in relocate()
9887 gold_error_at_location(relinfo, relnum, rel.get_r_offset(), in relocate()
9894 relnum, in relocate()
9913 size_t relnum, in relocate_tls() argument
10039 gold_error_at_location(relinfo, relnum, rel.get_r_offset(), in relocate_tls()
[all …]
Dtilegx.cc522 size_t relnum, const elfcpp::Rela<size, big_endian>&,
4325 size_t relnum, in relocate() argument
4707 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
4713 gold_error_at_location(relinfo, relnum, rela.get_r_offset(), in relocate()
Dobject.h2850 location(size_t relnum, off_t reloffset) const;