/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | Mips.cpp | 610 checkInt(loc, val, 16, rel); in relocate() 618 checkInt(loc, val, 16, rel); in relocate() 629 checkInt(loc, val, 16, rel); in relocate() 643 checkInt(loc, val, 16, rel); in relocate() 655 checkInt(loc, val, 7, rel); in relocate() 699 checkInt(loc, val, 18, rel); in relocate() 704 checkInt(loc, val, 21, rel); in relocate() 709 checkInt(loc, val, 23, rel); in relocate() 714 checkInt(loc, val, 28, rel); in relocate() 722 checkInt(loc, val, 27, rel); in relocate() [all …]
|
H A D | SPARCV9.cpp | 98 checkInt(loc, val, 32, rel); in relocate() 104 checkInt(loc, val, 32, rel); in relocate() 125 checkInt(loc, val, 21, rel); in relocate()
|
H A D | Hexagon.cpp | 312 checkInt(loc, val, 11, rel); in relocate() 319 checkInt(loc, val, 15, rel); in relocate() 323 checkInt(loc, val, 17, rel); in relocate() 332 checkInt(loc, val, 24, rel); in relocate()
|
H A D | AArch64.cpp | 464 checkInt(loc, val, 32, rel); in relocate() 505 checkInt(loc, val, 33, rel); in relocate() 511 checkInt(loc, val, 21, rel); in relocate() 525 checkInt(loc, val, 28, rel); in relocate() 532 checkInt(loc, val, 21, rel); in relocate() 592 checkInt(loc, val, 17, rel); in relocate() 601 checkInt(loc, val, 33, rel); in relocate() 610 checkInt(loc, val, 49, rel); in relocate() 619 checkInt(loc, val, 16, rel); in relocate()
|
H A D | X86_64.cpp | 772 checkInt(loc, val, 8, rel); in relocate() 780 checkInt(loc, val, 16, rel); in relocate() 795 checkInt(loc, val, 32, rel); in relocate() 814 checkInt(loc, val, 32, rel); in relocate() 826 checkInt(loc, val, 32, rel); in relocate() 834 checkInt(loc, val, 32, rel); in relocate() 842 checkInt(loc, val, 32, rel); in relocate() 847 checkInt(loc, val, 32, rel); in relocate()
|
H A D | AVR.cpp | 234 checkInt(loc, val - 2, 8, rel); in relocate() 248 checkInt(loc, val, 6, rel); in relocate() 253 checkInt(loc, val, 6, rel); in relocate()
|
H A D | LoongArch.cpp | 554 checkInt(loc, val, 32, rel); in relocate() 571 checkInt(loc, val, 22, rel); in relocate() 577 checkInt(loc, val, 18, rel); in relocate() 583 checkInt(loc, val, 23, rel); in relocate() 589 checkInt(loc, val, 28, rel); in relocate()
|
H A D | RISCV.cpp | 347 checkInt(loc, val, 9, rel); in relocate() 362 checkInt(loc, val, 12, rel); in relocate() 381 checkInt(loc, imm, 6, rel); in relocate() 393 checkInt(loc, val, 21, rel); in relocate() 408 checkInt(loc, val, 13, rel); in relocate() 426 checkInt(loc, hi, 20, rel); in relocate() 442 checkInt(loc, SignExtend64(hi, bits) >> 12, 20, rel); in relocate() 471 checkInt(loc, displace, 12, rel); in relocate() 521 checkInt(loc, val, 32, rel); in relocate()
|
H A D | PPC64.cpp | 1284 checkInt(loc, val, 16, rel); in relocate() 1297 checkInt(loc, val + 0x8000, 32, rel); in relocate() 1304 checkInt(loc, val, 32, rel); in relocate() 1365 checkInt(loc, val, 16, rel); in relocate() 1369 checkInt(loc, val, 32, rel); in relocate() 1379 checkInt(loc, val, 16, rel); in relocate() 1387 checkInt(loc, val, 26, rel); in relocate() 1410 checkInt(loc, val, 34, rel); in relocate()
|
H A D | ARM.cpp | 619 checkInt(loc, val, 31, rel); in relocate() 636 checkInt(loc, val, 26, rel); in relocate() 651 checkInt(loc, val, 26, rel); in relocate() 656 checkInt(loc, val, 9, rel); in relocate() 661 checkInt(loc, val, 12, rel); in relocate() 666 checkInt(loc, val, 21, rel); in relocate() 703 checkInt(loc, val, 23, rel); in relocate() 718 checkInt(loc, val, 25, rel); in relocate()
|
H A D | PPC.cpp | 330 checkInt(loc, val, 16, rel); in relocate() 366 checkInt(loc, val, 16, rel); in relocate() 376 checkInt(loc, val, 26, rel); in relocate()
|
H A D | MSP430.cpp | 81 checkInt(loc, offset, 10, rel); in relocate()
|
H A D | X86.cpp | 293 checkInt(loc, val, 8, rel); in relocate() 311 checkInt(loc, val, 17, rel); in relocate() 335 checkInt(loc, val, 32, rel); in relocate()
|
H A D | AMDGPU.cpp | 170 checkInt(loc, simm, 16, rel); in relocate()
|
/freebsd/contrib/llvm-project/lld/MachO/Arch/ |
H A D | ARM64Common.h | 47 checkInt(loc, r, va, 28); in encodeBranch26() 55 checkInt(loc, d, va, 28); in encodeBranch26() 66 checkInt(loc, r, va, 35); in encodePage21() 73 checkInt(loc, d, va, 35); in encodePage21()
|
H A D | X86_64.cpp | 108 checkInt(loc, r, value, 32); in relocateOne() 131 checkInt(buf, d, destAddr - rip, 32); in writeRipRelative()
|
H A D | ARM64Common.cpp | 44 checkInt(loc, r, value, 32); in writeValue()
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Relocations.h | 93 inline void checkInt(void *loc, Diagnostic d, int64_t v, int bits) { in checkInt() function
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Target.h | 255 inline void checkInt(uint8_t *loc, int64_t v, int n, const Relocation &rel) { in checkUInt() 249 inline void checkInt(uint8_t *loc, int64_t v, int n, const Relocation &rel) { checkInt() function
|