/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 62 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/ |
D | ARMMachObjectWriter.cpp | 62 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/ |
D | ARMMachObjectWriter.cpp | 61 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/ |
D | RelocVisitor.h | 69 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/ |
D | AArch64MachObjectWriter.cpp | 52 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 52 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MachObjectWriter.cpp | 44 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | WasmDumper.cpp | 86 uint64_t RelocType = Reloc.getType(); in printRelocation() local
|
D | COFFDumper.cpp | 1418 uint64_t RelocType = Reloc.getType(); in printRelocation() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOI386.h | 155 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
|
D | RuntimeDyldMachOAArch64.h | 519 static const char *getRelocName(uint32_t RelocType) { in getRelocName()
|
D | RuntimeDyldMachOARM.h | 361 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | FunctionLoweringInfo.h | 97 enum RelocType { enum
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOARM.h | 236 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
|
D | RuntimeDyldMachOI386.h | 153 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOI386.h | 155 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
|
D | RuntimeDyldMachOAArch64.h | 519 static const char *getRelocName(uint32_t RelocType) { in getRelocName()
|
D | RuntimeDyldMachOARM.h | 361 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 307 const unsigned RelocType = getRelocType(Target, FK, IsPCRel); in RecordPPCRelocation() local
|
/external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMachObjectWriter.cpp | 308 const unsigned RelocType = getRelocType(Target, FK, IsPCRel); in RecordPPCRelocation() local
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.cpp | 64 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
|
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.cpp | 65 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.cpp | 65 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
|
/external/llvm-project/llvm/tools/dsymutil/ |
D | DwarfLinkerForBinary.cpp | 466 static bool isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc()
|
/external/llvm/tools/llvm-readobj/ |
D | COFFDumper.cpp | 1182 uint64_t RelocType = Reloc.getType(); in printRelocation() local
|