Home
last modified time | relevance | path

Searched defs:recordRelocation (Results 1 – 22 of 22) sorted by relevance

/external/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h35 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCWinCOFFObjectWriter.h43 virtual bool recordRelocation(const MCFixup &) const { return true; } in recordRelocation() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp87 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in ARMWinCOFFObjectWriter
DARMMachObjectWriter.cpp375 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMWinCOFFObjectWriter.cpp79 bool ARMWinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in __anon185077a80111::ARMWinCOFFObjectWriter
DARMMachObjectWriter.cpp348 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation() function in ARMMachObjectWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64WinCOFFObjectWriter.cpp116 bool AArch64WinCOFFObjectWriter::recordRelocation(const MCFixup &Fixup) const { in recordRelocation() function in AArch64WinCOFFObjectWriter
DAArch64MachObjectWriter.cpp151 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp144 void AArch64MachObjectWriter::recordRelocation( in recordRelocation() function in AArch64MachObjectWriter
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp32 void recordRelocation(MCAssembler &Asm, const MCAsmLayout &Layout, in recordRelocation() function in __anon1629358d0111::AMDGPUMCObjectWriter
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp43 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anon855c73380111::PPCMachObjectWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp42 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anone441471a0111::PPCMachObjectWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp59 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anond0df00a30111::X86MachObjectWriter
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() function in __anoncbbccdc10111::X86MachObjectWriter
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DXCOFFObjectWriter.cpp351 void XCOFFObjectWriter::recordRelocation(MCAssembler &, const MCAsmLayout &, in recordRelocation() function in __anon4edb59a90111::XCOFFObjectWriter
DWinCOFFObjectWriter.cpp696 void WinCOFFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WinCOFFObjectWriter
DMachObjectWriter.cpp462 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
DWasmObjectWriter.cpp425 void WasmObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in WasmObjectWriter
DELFObjectWriter.cpp1419 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp653 void WinCOFFObjectWriter::recordRelocation( in recordRelocation() function in WinCOFFObjectWriter
DMachObjectWriter.cpp435 void MachObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in MachObjectWriter
DELFObjectWriter.cpp622 void ELFObjectWriter::recordRelocation(MCAssembler &Asm, in recordRelocation() function in ELFObjectWriter