/external/llvm/include/llvm/MC/ |
D | MCWinCOFFObjectWriter.h | 35 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCWinCOFFObjectWriter.h | 44 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMWinCOFFObjectWriter.cpp | 88 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in ARMWinCOFFObjectWriter
|
D | ARMMachObjectWriter.cpp | 356 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMWinCOFFObjectWriter.cpp | 79 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in __anon547c867c0111::ARMWinCOFFObjectWriter
|
D | ARMMachObjectWriter.cpp | 348 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64WinCOFFObjectWriter.cpp | 117 bool AArch64WinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in AArch64WinCOFFObjectWriter
|
D | AArch64MachObjectWriter.cpp | 152 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 144 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
|
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | AMDGPUAsmBackend.cpp | 32 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, in recordRelocation() function in __anonb7cf94e10111::AMDGPUMCObjectWriter
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon470a5c8c0111::PPCMachObjectWriter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anone01a9bc40111::PPCMachObjectWriter
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon6d632d150111::X86MachObjectWriter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon5a84904d0111::X86MachObjectWriter
|
/external/llvm/lib/MC/ |
D | WinCOFFObjectWriter.cpp | 653 void WinCOFFObjectWriter::recordRelocation( in recordRelocation() function in WinCOFFObjectWriter
|
D | MachObjectWriter.cpp | 435 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
|
D | ELFObjectWriter.cpp | 622 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MachObjectWriter.cpp | 452 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
|
D | WinCOFFObjectWriter.cpp | 706 void WinCOFFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WinCOFFObjectWriter
|
D | ELFObjectWriter.cpp | 1382 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
|
D | WasmObjectWriter.cpp | 406 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WasmObjectWriter
|