Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp56 RelocType = unsigned(MachO::ARM_RELOC_VANILLA); in getARMFixupKindMachOInfo() argument
317 requiresExternRelocation(MachObjectWriter * Writer,const MCAssembler & Asm,const MCFragment & Fragment,unsigned RelocType,const MCSymbol & S,uint64_t FixedValue) requiresExternRelocation() argument
367 unsigned RelocType = MachO::ARM_RELOC_VANILLA; recordRelocation() local
[all...]
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp51 getAArch64FixupKindMachOInfo(const MCFixup & Fixup,unsigned & RelocType,const MCSymbolRefExpr * Sym,unsigned & Log2Size,const MCAssembler & Asm) getAArch64FixupKindMachOInfo() argument
[all...]
/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp86 uint64_t RelocType = Reloc.getType(); in printRelocation() local
H A DCOFFDumper.cpp1585 uint64_t RelocType = Reloc.getType(); printRelocation() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h154 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
H A DRuntimeDyldMachOAArch64.h519 static const char *getRelocName(uint32_t RelocType) { in getRelocName()
H A DRuntimeDyldMachOARM.h360 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h101 enum RelocType { enum
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp65 uint32_t RelocType = Obj.getAnyRelocationType(RE); processScatteredVANILLA() local
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2418 XCOFF::RelocationType RelocType; disassembleObject() local
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5407 isMachOPairedReloc(uint64_t RelocType,uint64_t Arch) isMachOPairedReloc() argument