Home
last modified time | relevance | path

Searched defs:RelocType (Results 1 – 25 of 26) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp62 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo()
332 unsigned RelocType, in requiresExternRelocation()
383 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in recordRelocation() local
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp62 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo()
332 unsigned RelocType, in requiresExternRelocation()
383 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in recordRelocation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp61 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo()
313 unsigned RelocType, in requiresExternRelocation()
356 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in recordRelocation() local
/external/llvm/include/llvm/Object/
DRelocVisitor.h69 RelocToApply visitELF(uint32_t RelocType, RelocationRef R, uint64_t Value) { in visitELF()
212 RelocToApply visitCOFF(uint32_t RelocType, RelocationRef R, uint64_t Value) { in visitCOFF()
235 RelocToApply visitMachO(uint32_t RelocType, RelocationRef R, uint64_t Value) { in visitMachO()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp52 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp52 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp44 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
/external/llvm-project/llvm/tools/llvm-readobj/
DWasmDumper.cpp86 uint64_t RelocType = Reloc.getType(); in printRelocation() local
DCOFFDumper.cpp1418 uint64_t RelocType = Reloc.getType(); in printRelocation() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h155 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h519 static const char *getRelocName(uint32_t RelocType) { in getRelocName()
DRuntimeDyldMachOARM.h361 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DFunctionLoweringInfo.h97 enum RelocType { enum
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h236 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
DRuntimeDyldMachOI386.h153 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h155 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
DRuntimeDyldMachOAArch64.h519 static const char *getRelocName(uint32_t RelocType) { in getRelocName()
DRuntimeDyldMachOARM.h361 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp307 const unsigned RelocType = getRelocType(Target, FK, IsPCRel); in RecordPPCRelocation() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp308 const unsigned RelocType = getRelocType(Target, FK, IsPCRel); in RecordPPCRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp64 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp65 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp65 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
/external/llvm-project/llvm/tools/dsymutil/
DDwarfLinkerForBinary.cpp466 static bool isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc()
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp1182 uint64_t RelocType = Reloc.getType(); in printRelocation() local

12