Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c5031 mips_elf_overflow_p (bfd_vma value, int bits) in mips_elf_overflow_p() function
5737 overflowed_p = mips_elf_overflow_p (value, 16); in mips_elf_calculate_relocation()
5878 overflowed_p = mips_elf_overflow_p (value, 16); in mips_elf_calculate_relocation()
5949 overflowed_p = mips_elf_overflow_p (value, 16); in mips_elf_calculate_relocation()
5968 overflowed_p = mips_elf_overflow_p (value, 16); in mips_elf_calculate_relocation()
5986 overflowed_p = mips_elf_overflow_p (value, 16); in mips_elf_calculate_relocation()
6005 overflowed_p = mips_elf_overflow_p (value, 18); in mips_elf_calculate_relocation()
6020 overflowed_p = mips_elf_overflow_p (value, 17); in mips_elf_calculate_relocation()
6034 overflowed_p = mips_elf_overflow_p (value, 23); in mips_elf_calculate_relocation()
6048 overflowed_p = mips_elf_overflow_p (value, 28); in mips_elf_calculate_relocation()
[all …]