HomeSort by: relevance | last modified time | path
    Searched defs:bfd_r_type (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfnn-kvx.c 1745 bfd_reloc_code_real_type bfd_r_type local
1748 if (! kvx_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
1749 return bfd_r_type;
1751 return bfd_r_type;
1836 bfd_reloc_code_real_type bfd_r_type, bfd *input_bfd,
1857 switch (bfd_r_type)
1992 bfd_reloc_code_real_type bfd_r_type local
2015 if (new_bfd_r_type != bfd_r_type)
2017 bfd_r_type = new_bfd_r_type;
2018 howto = elfNN_kvx_howto_from_bfd_reloc (bfd_r_type);
2475 bfd_reloc_code_real_type bfd_r_type; local
3240 bfd_reloc_code_real_type bfd_r_type; local
    [all...]
elfnn-aarch64.c 5377 bfd_reloc_code_real_type bfd_r_type local
5380 if (! aarch64_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
5381 return bfd_r_type;
5383 return aarch64_tls_transition_without_check (bfd_r_type, h, info);
5747 bfd_reloc_code_real_type bfd_r_type local
5825 switch (bfd_r_type)
5908 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
5912 return _bfd_aarch64_elf_put_addend (input_bfd, hit_data, bfd_r_type,
5982 if (aarch64_relocation_aginst_gp_p (bfd_r_type))
5986 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
7050 bfd_reloc_code_real_type bfd_r_type; local
7925 bfd_reloc_code_real_type bfd_r_type; local
9318 bfd_reloc_code_real_type bfd_r_type local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elfnn-kvx.c 1745 bfd_reloc_code_real_type bfd_r_type local
1748 if (! kvx_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
1749 return bfd_r_type;
1751 return bfd_r_type;
1836 bfd_reloc_code_real_type bfd_r_type, bfd *input_bfd,
1857 switch (bfd_r_type)
1992 bfd_reloc_code_real_type bfd_r_type local
2015 if (new_bfd_r_type != bfd_r_type)
2017 bfd_r_type = new_bfd_r_type;
2018 howto = elfNN_kvx_howto_from_bfd_reloc (bfd_r_type);
2475 bfd_reloc_code_real_type bfd_r_type; local
3239 bfd_reloc_code_real_type bfd_r_type; local
    [all...]
elfnn-aarch64.c 5309 bfd_reloc_code_real_type bfd_r_type local
5312 if (! aarch64_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
5313 return bfd_r_type;
5315 return aarch64_tls_transition_without_check (bfd_r_type, h, info);
5679 bfd_reloc_code_real_type bfd_r_type local
5757 switch (bfd_r_type)
5840 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
5844 return _bfd_aarch64_elf_put_addend (input_bfd, hit_data, bfd_r_type,
5914 if (aarch64_relocation_aginst_gp_p (bfd_r_type))
5918 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
6982 bfd_reloc_code_real_type bfd_r_type; local
7856 bfd_reloc_code_real_type bfd_r_type; local
9250 bfd_reloc_code_real_type bfd_r_type local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elfnn-kvx.c 1744 bfd_reloc_code_real_type bfd_r_type local
1747 if (! kvx_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
1748 return bfd_r_type;
1750 return bfd_r_type;
1835 bfd_reloc_code_real_type bfd_r_type, bfd *input_bfd,
1856 switch (bfd_r_type)
1991 bfd_reloc_code_real_type bfd_r_type local
2014 if (new_bfd_r_type != bfd_r_type)
2016 bfd_r_type = new_bfd_r_type;
2017 howto = elfNN_kvx_howto_from_bfd_reloc (bfd_r_type);
2474 bfd_reloc_code_real_type bfd_r_type; local
3238 bfd_reloc_code_real_type bfd_r_type; local
    [all...]
elfnn-aarch64.c 5277 bfd_reloc_code_real_type bfd_r_type local
5280 if (! aarch64_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
5281 return bfd_r_type;
5283 return aarch64_tls_transition_without_check (bfd_r_type, h, info);
5647 bfd_reloc_code_real_type bfd_r_type local
5725 switch (bfd_r_type)
5808 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
5812 return _bfd_aarch64_elf_put_addend (input_bfd, hit_data, bfd_r_type,
5882 if (aarch64_relocation_aginst_gp_p (bfd_r_type))
5886 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
6950 bfd_reloc_code_real_type bfd_r_type; local
7824 bfd_reloc_code_real_type bfd_r_type; local
9218 bfd_reloc_code_real_type bfd_r_type local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elfnn-kvx.c 1745 bfd_reloc_code_real_type bfd_r_type local
1748 if (! kvx_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
1749 return bfd_r_type;
1751 return bfd_r_type;
1836 bfd_reloc_code_real_type bfd_r_type, bfd *input_bfd,
1857 switch (bfd_r_type)
1992 bfd_reloc_code_real_type bfd_r_type local
2015 if (new_bfd_r_type != bfd_r_type)
2017 bfd_r_type = new_bfd_r_type;
2018 howto = elfNN_kvx_howto_from_bfd_reloc (bfd_r_type);
2475 bfd_reloc_code_real_type bfd_r_type; local
3239 bfd_reloc_code_real_type bfd_r_type; local
    [all...]
elfnn-aarch64.c 5279 bfd_reloc_code_real_type bfd_r_type local
5282 if (! aarch64_can_relax_tls (input_bfd, info, bfd_r_type, h, r_symndx))
5283 return bfd_r_type;
5285 return aarch64_tls_transition_without_check (bfd_r_type, h, info);
5649 bfd_reloc_code_real_type bfd_r_type local
5727 switch (bfd_r_type)
5810 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
5814 return _bfd_aarch64_elf_put_addend (input_bfd, hit_data, bfd_r_type,
5884 if (aarch64_relocation_aginst_gp_p (bfd_r_type))
5888 value = _bfd_aarch64_elf_resolve_relocation (input_bfd, bfd_r_type,
6941 bfd_reloc_code_real_type bfd_r_type; local
7815 bfd_reloc_code_real_type bfd_r_type; local
    [all...]

Completed in 53 milliseconds