Searched defs:RelocType (Results 1 – 11 of 11) sorted by relevance
56 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo()317 unsigned RelocType, in requiresExternRelocation()367 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in recordRelocation() local
51 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
86 uint64_t RelocType = Reloc.getType(); in printRelocation() local
1585 uint64_t RelocType = Reloc.getType(); in printRelocation() local
154 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
519 static const char *getRelocName(uint32_t RelocType) { in getRelocName()
360 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
101 enum RelocType { enum
65 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
2418 XCOFF::RelocationType RelocType; in disassembleObject() local
5407 bool MachOObjectFile::isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc()