Home | History | Annotate | Download | only in gold

Lines Matching defs:Relocate

477   // Relocate a section.
767 class Relocate
770 Relocate()
774 ~Relocate()
786 relocate(const Relocate_info<size, false>*, Target_x86_64*,
2373 // relocate it easily.
3279 Target_x86_64<size>::Relocate::relocate(
3554 Target_x86_64<size>::Relocate::relocate_tls(
3633 // Relocate the field with the offset of the pair of GOT
3710 // Relocate the field with the offset of the pair of GOT
3743 // Relocate the field with the offset of the GOT entry for
3797 Target_x86_64<size>::Relocate::tls_ie_to_le(relinfo, relnum,
3811 Target_x86_64<size>::Relocate::tls_ie_to_le(relinfo, relnum,
3819 // Relocate the field with the offset of the GOT entry for
3864 Target_x86_64<size>::Relocate::tls_gd_to_ie(
3921 Target_x86_64<size>::Relocate::tls_gd_to_le(
3976 Target_x86_64<size>::Relocate::tls_desc_gd_to_ie(
4016 Target_x86_64<size>::Relocate::tls_desc_gd_to_le(
4054 Target_x86_64<size>::Relocate::tls_ld_to_le(
4095 Target_x86_64<size>::Relocate::tls_ie_to_le(
4155 // Relocate section data.
4174 typename Target_x86_64<size>::Relocate,
4204 typename Target_x86_64<size>::Relocate>(
4327 // Relocate a section during a relocatable link.