Searched defs:FixedValue (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MachObjectWriter.cpp | 58 MCValue Target, uint64_t &FixedValue) override { in recordRelocation() 101 const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) { in RecordX86_64Relocation() 350 uint64_t &FixedValue) { in recordScatteredRelocation() 444 uint64_t &FixedValue) { in recordTLVPRelocation() 482 uint64_t &FixedValue) { in RecordX86Relocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMachObjectWriter.cpp | 137 uint64_t &FixedValue) { in recordARMScatteredHalfRelocation() 244 unsigned Type, unsigned Log2Size, uint64_t &FixedValue) { in recordARMScatteredRelocation() 315 uint64_t FixedValue) { in requiresExternRelocation() 360 uint64_t &FixedValue) { in recordRelocation()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCGOFFObjectWriter.h | 47 MCValue Target, uint64_t &FixedValue) override {} in recordRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCObjectWriter.cpp | 34 MCValue Target, uint64_t &FixedValue) {} in recordRelocation()
|
| H A D | WinCOFFObjectWriter.cpp | 835 MCValue Target, uint64_t &FixedValue) { in recordRelocation() 1201 uint64_t &FixedValue) { in recordRelocation()
|
| H A D | MachObjectWriter.cpp | 512 uint64_t &FixedValue) { in recordRelocation()
|
| H A D | MCAssembler.cpp | 825 uint64_t FixedValue; in layout() local
|
| H A D | ELFObjectWriter.cpp | 1327 uint64_t &FixedValue) { in recordRelocation()
|
| H A D | XCOFFObjectWriter.cpp | 659 MCValue Target, uint64_t &FixedValue) { in recordRelocation()
|
| H A D | WasmObjectWriter.cpp | 479 uint64_t &FixedValue) { in recordRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64MachObjectWriter.cpp | 149 const MCFixup &Fixup, MCValue Target, uint64_t &FixedValue) { in recordRelocation()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchAsmBackend.cpp | 239 uint64_t FixedValue = 0; in shouldInsertFixupForCodeAlign() local 450 const MCValue &Target, uint64_t &FixedValue, in addReloc()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVAsmBackend.cpp | 813 const MCValue &Target, uint64_t &FixedValue, in addReloc() 958 uint64_t FixedValue = 0; in shouldInsertFixupForCodeAlign() local
|